blockly > utils > aria > State

utils.aria.State enum

ARIA states and properties. Copied from Closure's goog.a11y.aria.State

Signature:

export declare enum State 

Enumeration Members

Member Value Description
ACTIVEDESCENDANT "activedescendant"
COLCOUNT "colcount"
DISABLED "disabled"
EXPANDED "expanded"
INVALID "invalid"
LABEL "label"
LABELLEDBY "labelledby"
LEVEL "level"
ORIENTATION "orientation"
POSINSET "posinset"
ROWCOUNT "rowcount"
SELECTED "selected"
SETSIZE "setsize"
VALUEMAX "valuemax"
VALUEMIN "valuemin"