コンテンツにスキップ

MdiHeading

このコンテンツはまだ日本語訳がありません。

Defined in: mdi/src/index.ts:135

A source-backed heading available to host navigation and chapter UIs.

depth: 1 | 2 | 3 | 4 | 5 | 6

Defined in: mdi/src/index.ts:136


node: MdiNode

Defined in: mdi/src/index.ts:141

The complete Rust-owned heading node, including inline children.


optional span?: MdiSourceSpan

Defined in: mdi/src/index.ts:139


text: string

Defined in: mdi/src/index.ts:138

Plain, source-order text. Inline MDI is represented by node as well.