classes
Type Object
Default:
{
lasso: "ui-lasso",
selected: "ui-selected",
container: "ui-container",
selecting: "ui-selecting",
selectable: "ui-selectable",
unselecting: "ui-unselecting"
}
Define the classNames used by the instance.
container
- the container defined by theappendTo
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 selectionunselecting
- the class name used when an item is highlighted for deselectionlasso
- the class name used for the lasso