tabbable property
set
tabbable
(bool value)
Moves focus item into (tabIndex='0') or out of (tabIndex='-1') tab order.
Implementation
set tabbable(bool value);
Moves focus item into (tabIndex='0') or out of (tabIndex='-1') tab order.
set tabbable(bool value);