sempdf
sempdf v1.9.1Interfaces

Interface: TemplateAutoOutlineOptions

sempdf v1.9.1


sempdf / TemplateAutoOutlineOptions

Defined in: src/types.ts:2261

Top-level options for rendering a reusable document template.

Properties

PropertyTypeDescriptionDefined in
expanded?booleanWhether outline items render expanded by default.src/types.ts:2265
maxLevel?1 | 2 | 6 | 5 | 4 | 3Deepest heading level to include (1-6). Default 3.src/types.ts:2263

On this page