We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@nutui/nutui
在有的场景下需要选择多个选项,比如:选择多个角色。类似下面截图的多选场景
希望每一个选项前增加复选框; 点击确认时,更新model值与关闭遮蔽层; 点击取消时,恢复原来的值;
The text was updated successfully, but these errors were encountered:
No branches or pull requests
NutUI 包名
@nutui/nutui
这个功能解决了什么问题?
在有的场景下需要选择多个选项,比如:选择多个角色。类似下面截图的多选场景
你期望的组件设计是怎样的?
希望每一个选项前增加复选框;
点击确认时,更新model值与关闭遮蔽层;
点击取消时,恢复原来的值;
The text was updated successfully, but these errors were encountered: