Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WidgetAttrs<A>

WidgetAttrs describes the attribute namespace for this library.

Type parameters

  • A

Hierarchy

  • Attrs
    • WidgetAttrs

Index

Properties

Properties

html

html: AttributeMap<string | number | boolean | Function>

wml

wml: object

Type declaration

Optional ww

ww: A

ww is the namespace for widgets from this library.

Generated using TypeDoc