Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StylableAttrs

StylableAttrs suggests a widget can have custom styles applied via the class attribute.

Hierarchy

Index

Properties

Properties

Optional class

class: string

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