Properties
autoscroll
Boolean
Is autoscroll enabled
bodyContainer
Boolean
Is the container
property also document.body
boundingRect
Object
The DOMRect
of the container
callbacks
Object
The callbacks used by the instance
canCtrl
Boolean
Can the Ctrl
key be used
canMeta
Boolean
Can the Meta
key be used
canShift
Boolean
Can the Shift
key be used
clientHeight
Number
The clientHeight
of the container
clientWi
dth
Number
The clientWidth
of the container
config
Object
The configuration options used by the instance
container
HTMLElement
currentState
Number
The current state index
enabled
Boolean
Is the instance enabled
hasHandle
Boolean
initialised
Boolean
Is the instance initialised
items
Array
The selectable items
lasso
HTMLElement
The lasso element
listeners
Object
nodes
Array
The selectable element node
offsetHeight
Number
The offsetHeight
of the container
offsetWidth
Number
The offsetWidth
of the container
scrollHeight
Number
The scrollHeight
of the container
scrollWidth
Number
The scrollWidth
of the container
states
Array
The save states
touch
Boolean
Are touch controls enabled
Last updated