sempdf
sempdf v1.9.1Interfaces

Interface: TemplateListBlock

sempdf v1.9.1


sempdf / TemplateListBlock

Defined in: src/types.ts:2171

Template block for rendering a tagged list.

Properties

PropertyModifierTypeDescriptionDefined in
class?readonlyClassNameInputStylesheet class name(s) applied beneath inline options.src/types.ts:2176
itemsreadonlyListItem[]-src/types.ts:2173
keepWithNext?readonlyboolean-src/types.ts:2177
options?readonlyFlowListOptions-src/types.ts:2174
typereadonly"list"-src/types.ts:2172

On this page