UNPKG

dijit-select-optgroup

Version:

SelectOptgroup is a styleable, searchable drop down select box for Dojo which includes grouping of options.

29 lines (28 loc) 719 B
{ "name": "dijit-select-optgroup", "version": "1.0.2", "description": "SelectOptgroup is a styleable, searchable drop down select box for Dojo which includes grouping of options.", "main": "SelectOptgroup", "moduleType": [ "amd" ], "repository": { "type": "git", "url": "https://github.com/gibbok/dijit-select-optgroup.git" }, "keywords": [ "dojo", "dijit", "dijit form select", "javascript", "select", "html", "form", "optgroup", "html select optgroup" ], "author": "GibboK", "license": "MIT", "ignore": [ "**/.*", "node_modules" ] }