comboboxify
Import
Usage
Methods
comboboxify(data, shape) : Option[]
Name | Type | Description |
---|---|---|
data | Object[] | Array of javascript objects received from any sources |
shape | OptionShape | Description of how you want your options to look like by defining the props label , value and description |