blockly > utils > aria > State
utils.aria.State enum
A possible ARIA attribute state for a Blockly DOM element. See also setState() and getState().
This should be used instead of directly setting aria-* attributes on elements.
Signature:
export declare enum State