states property
The states read-only property of the ElementInternals interface
returns a CustomStateSet representing the possible states of the custom
element.
Implementation
external CustomStateSet get states;
The states read-only property of the ElementInternals interface
returns a CustomStateSet representing the possible states of the custom
element.
external CustomStateSet get states;