Per-attribute definition options.
This is a map with attribute names as keys (either camelCase or dash-style), and their state update instructions as values.
The state update instruction can be one of:
false
true
A type of component.
Generated using TypeDoc
Per-attribute definition options.
This is a map with attribute names as keys (either camelCase or dash-style), and their state update instructions as values.
The state update instruction can be one of:
falseto not update the component state,trueto update the component state with changed attribute key,