StylableAttrs suggests a widget can have custom styles applied via the class attribute.
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.
Generated using TypeDoc
StylableAttrs suggests a widget can have custom styles applied via the class attribute.