Skip to content

zeropdf v1.3.0


zeropdf / TemplateAutoOutlineOptions

Interface: TemplateAutoOutlineOptions

Defined in: src/types.ts:1817

Top-level options for rendering a reusable document template.

Properties

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

Released under the ISC license.