Interface TagRendererProps

Hierarchy

  • Tag
    • TagRendererProps

Properties

children: ReactNode
inLink: boolean
inRawBlock: boolean
raw: string
text: string
type: "html" | "text"

Generated using TypeDoc