Skip to content

zeropdf v1.3.0


zeropdf / TemplateListBlock

Interface: TemplateListBlock

Defined in: src/types.ts:1766

Template block for rendering a tagged list.

Properties

PropertyModifierTypeDescriptionDefined in
class?readonlystring | readonly string[]Stylesheet class name(s) applied beneath inline options.src/types.ts:1771
itemsreadonlyListItem[]-src/types.ts:1768
keepWithNext?readonlyboolean-src/types.ts:1772
options?readonlyOmit<ListOptions, "x" | "y">-src/types.ts:1769
typereadonly"list"-src/types.ts:1767

Released under the ISC license.