clay-multi-select
v2.24.1
Published
Metal ClayMultiSelect component
Downloads
2,757
Readme
ClayMultiSelect
Use extension points to customize Dropdown items and labels.
ClayMultiSelect.Item
- Variation of labelsClayAutocomplete.Item
- Variation of dropdown items
Setup
Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.
Install local dependencies:
npm install
- Build the code:
npm run build
- Open the demo at demos/index.html on your browser.
Contribute
We'd love to get contributions from you! Please, check our Contributing Guidelines to see how you can help us improve.