Skip to main content

Home > 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

MemberValueDescription
ACTIVEDESCENDANT"activedescendant"
COLCOUNT"colcount"
DISABLED"disabled"
EXPANDED"expanded"
HIDDEN"hidden"
INVALID"invalid"
LABEL"label"
LABELLEDBY"labelledby"
LEVEL"level"
LIVE"live"
ORIENTATION"orientation"
POSINSET"posinset"
ROWCOUNT"rowcount"
SELECTED"selected"
SETSIZE"setsize"
VALUEMAX"valuemax"
VALUEMIN"valuemin"