behavior:clickable

Clickable non-focusable element. Lightweight button if you wish that generates BUTTON_CLICK events on MOUSE_DOWN/UP events.

Elements

These elements have behavior:button applied by default.

Attributes

N/A

Events

Other than standard set of mouse event the behavior:clickable generates:

Methods

N/A - behavior:clickable does not introduce any specific methods.

Value

N/A

Button clicks handling in script

raw onClick handler

on() subscription

decorators.tis handler