MaxOvs19
e3ab6ae828
Merge pull request #18 from apuc/add-default-style
Added default styles(White/Dark) theme
CG-SELECT
This component allows you to create a generic custom select. Customization, multiselect, search by select elements are available.
Installation
TODO: Describe the installation process
Usage
All documentation on the select is located in the folder of the same name. The documentation describes all the methods and variables, there are also examples of passing settings to the select. To view it, run the index.html file from the documentation folder.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
TODO: Write history
Description
Languages
TypeScript
84.4%
SCSS
13.6%
JavaScript
2%