Interface TagConfig

Hierarchy

  • TagConfig

Properties

attr?: Record<string, undefined | string>
children?: TagChildren
classList?: string[]
className?: string
style?: StyleMap
text?: string
value?: string

Generated using TypeDoc