https://github.com/g4code/g4.multiselect
https://github.com/g4code/g4.multiselect
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/g4code/g4.multiselect
- Owner: g4code
- License: mit
- Created: 2018-07-24T11:17:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T13:08:05.000Z (over 3 years ago)
- Last Synced: 2025-12-21T17:28:30.382Z (7 months ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
g4code.multiselect
======
> g4code.multiselect - [nodejs](http://nodejs.org) library
## Install
$ npm install g4code.multiselect
## Usage
1. Add "js_multiselect g4_multiselect" classes to select element
2. new G4.multiselect().make()
3. add "js_reset" value optionally to reset option
4. add "js_close_multiselect" value optionally to add close option inside select box
## Visual example

## License
(The MIT License)
see LICENSE file for details...