HTML heading

Hierarchy

Properties

collapsed?: boolean

Whether the heading is collapsed or not

dataset?: Record<string, string>

Dataset to add to the item node

id?: string

HTML id

level: number

HTML heading level.

prefix?: string

Heading prefix.

skip?: boolean

Whether the heading is marked to skip or not

text: string

Heading text.

Generated using TypeDoc