class is typically applied to the root level DOM of a widget's view.
Use it to define custom rules for styling specific widget instances.
decorator is a function that turns a member into a string.
disabled indicates the control should not be interactable.
elementTemplate for rendering each member of the stack.
name of the control.
Used by controls to tag events with names.
onChange handler
value of the control.
Used to intialize controls and may also be the value of an Event.
Generated using TypeDoc
StackAttrs