0.0.2 • Published 8 years ago
ionic-multi-select v0.0.2
ionic-multi-select
Ionic dropdown with multiple options. It will create dropdown with checkbox options.
Getting Started
1) npm install 2) add where you want to use it.
Input Methods
1) dropDownOptions Options to be shown in dropdown Format: {key:"value"},{key:"value"}
2) select Weather you want to show select All option or not Default: false
3) searchBar Weather you want to show search bar or not Default: false
4) placeholder Place holder Text to be shown Default: Select Option
Contributing
Thank you for your interest. ALl of you are welcome to contribute in this repo.