MdiRenderResult
このコンテンツはまだ日本語訳がありません。
Defined in: nodejs/packages/mdi/src/index.ts:280
A parsed document retained with renderer output for UI diagnostics.
Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”diagnostics
Section titled “diagnostics”diagnostics:
MdiDiagnostic[]
Defined in: nodejs/packages/mdi/src/index.ts:283
document
Section titled “document”document:
MdiDocument
Defined in: nodejs/packages/mdi/src/index.ts:282
headings
Section titled “headings”headings:
MdiHeading[]
Defined in: nodejs/packages/mdi/src/index.ts:284
output
Section titled “output”output:
T
Defined in: nodejs/packages/mdi/src/index.ts:281