We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
select for react form
There was an error while loading. Please reload this page.
-- 封装react-select
-- 统一属性格式为{value: '', options: []}等
-- 统一输出,解决multi为true时清除时change事件值错误的Bug