Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITagAttributes

Tag attributes

Hierarchy

  • ITagAttributes

Index

Properties

attributes

attributes: { name: string; value: any }[]

Optional children

children?: { getTagAttribute: any }[]

Optional options

options?: any

tag

tag: string

Generated using TypeDoc