Interactivity Events

key option type example notes
onClick object See onClick documentation here {@link IClickEvent}
onDiv object See onDiv documentation here {@link IDivEvent}
onHover object See onHover documentation here {@link IHoverEvent}
events.resize boolean true / false

Implements

Constructors

Properties

Methods

Constructors

Properties

onClick: ClickEvent

Click event options

Div event options

onHover: HoverEvent

Hover event options

resize: ResizeEvent

Resize event options

Methods