MaxOvs19
44f8c1a65b
Merge pull request #24 from apuc/fix-all-documentation
Fixed/added description all documentation
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%