mineadmin / MineAdmin-Vue

MineAdmin Vue 是一个开源免费专门适配于 MineAdmin 后台权限管理系统的前端中后台模板,使用了 vue3, vite5, pinia, arco design, javascript 等主流开发技术,未使用Typescript,我们选择了简单。
MIT License
322 stars 103 forks source link

feat(form-select): implement select all and clear options in multiple select #203

Closed People-Sea closed 2 months ago

People-Sea commented 3 months ago

Add new features to the form-select component to support selecting all and clearing all selected options in multiple selection mode. This improves user experience by providing quick ways to manipulate multiple selections.

ma-form-item 中的 select