We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9f327b5
There was an error while loading. Please reload this page.
feat(ui):为数据表行添加拖拽选择功能 添加一个新的可组合的 useDragSelect 函数,使用户能够点击并拖动以在表格行之间选择多个行。此功能已整合到 ProxyOutbounds、ProxyPorts 和 Servers 视图中,以提升多选的用户体验。