Transfer list
使用一个传递列表(或“穿梭框”(shuttle)),用户可以在列表之间移动一个或多个列表项。
为了完整起见,此示例包括”移动全部”的按钮,但并非每个传传递列表都需要这些。
简单的传递列表组件
为了完整起见,此示例包括”移动全部”的按钮,但并非每个传传递列表都需要这些。
Choices0/4 selected
Chosen0/4 selected
Limitations
The component comes with a couple of limitations:
- It only works on desktop. If you have a limited amount of options to select, prefer the Autocomplete component. If mobile support is important for you, have a look at #27579.
- There are no high-level components exported from npm. The demos are based on composition. If this is important for you, have a look at #27579.