-
Notifications
You must be signed in to change notification settings - Fork 21
classes
Karl edited this page Nov 5, 2017
·
4 revisions
{
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
option -
selectable
- the class name used to mark items as selectable -
selected
- the class name used for selected items -
selecting
- the class name used when an item is highlighted for selection -
unselecting
- the class name used when an item is highlighted for deselection -
lasso
- the class name used for the lasso