UNPKG

react-bootstrap-multiselect

Version:

A multiselect component for react (with bootstrap). This is a react port of: https://github.com/davidstutz/bootstrap-multiselect

53 lines (52 loc) 1.06 kB
/* generated by gulpfile.js */ module.exports = exports = function () { return [ "allSelectedText", "buttonClass", "buttonContainer", "buttonText", "buttonTitle", "buttonWidth", "checkboxName", "delimiterText", "disableIfEmpty", "disabledText", "dropRight", "dropUp", "enableCaseInsensitiveFiltering", "enableClickableOptGroups", "enableCollapsibleOptGroups", "enableFiltering", "enableFullValueFiltering", "enableHTML", "filterBehavior", "filterPlaceholder", "includeFilterClearBtn", "includeSelectAllIfMoreThan", "includeSelectAllOption", "inheritClass", "maxHeight", "nSelectedText", "nonSelectedText", "numberDisplayed", "onChange", "onDeselectAll", "onDropdownHidden", "onDropdownHide", "onDropdownShow", "onDropdownShown", "onFiltering", "onInitialized", "onSelectAll", "optionClass", "optionLabel", "preventInputChangeEvent", "selectAllJustVisible", "selectAllName", "selectAllNumber", "selectAllText", "selectAllValue", "selectedClass", "templates" ]; };