An open API service indexing awesome lists of open source software.

https://github.com/g4code/g4.multiselect


https://github.com/g4code/g4.multiselect

Last synced: 3 months ago
JSON representation

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
![Alt text](src/assets/multiselect.png?raw=true "Multiselect")

## License

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