Add a description, image, and links to the react-select topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the react-
import Select, { Option } from 'rc-select'; import 'rc-select/assets/index.css'; export default () => ( <Select> <Option value="jack">jack</Option> <Option value="lucy">lucy</Option> <Option value="yiminghe">yiminghe</Option> </Select> ); API Select props namedescriptiontypedefault...
React Select Screenshots Feature support IE11+,Chrome,Firefox,Safari Open select (focus input || focus and click) KeyDown/KeyUp/Enter to navigate menu install Usage basic use importSelect,{Option}from'rc-select';exportdefault()=>(<Select><Optionvalue="jack">jack</Option><Optionvalue="lucy"...
Development npm install npm start Example http://localhost:9001/ online example: http://react-component.github.io/select/ Test Case npm test Coverage npm run coverage License rc-select is released under the MIT license.About React Select react-component.github.io/select/ Resources Readme...
React Tree Select. Contribute to react-component/tree-select development by creating an account on GitHub.
Waapi-Pro/react-select projects Projects Templates Search all projects Search results No open projects Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
JavaScript Repositories Loading Type Language Sort Showing 1 of 1 repositories v5.8.0 Public Latest build on the moment of writing JavaScript 0 0 0 0 Updated Aug 17, 2024 People This organization has no public members. You must be a member to see who’s a part of this organiz...
使用react实现的select下拉框组件,相比于原生的select,可以有更好的UI交互,多个select配合,可以很方便的实现级联等功能,可扩展性强,方便添加功能。 - leverz/ReactSelect
http://maslianok.github.io/react-select-me/ Local Clone the repogit clone git@github.com:maslianok/react-select-me.git Go to the directorycd react-select-me Install dependenciesnpm i Run demo appnpm start Openlocalhost:3000in your browser ...
online example:http://react-component.github.io/select/ Test Case npm test Coverage npm run coverage License rc-select is released under the MIT license. Releases213 v14.9.0Latest Sep 20, 2023 Packages No packages published Contributors109 ...