classes
Type: Object
Default:
Defines the class names used by the instance.
Properties
container
- the container defined by thecontainer
optionselectable
- the class name used to mark items as selectableselected
- the class name used for selected itemsselecting
- the class name used when an item is highlighted for selectiondeselecting
- the class name used when an item is highlighted for deselectionlasso
- the class name used for the lassofocused
- the class name when hovering over the container (v0.22.0 and above)handle
- the class name added to the defined handle elements (v0.22.0 and above)
Example
Last updated