Skip to main content

Interface: TemplateSectionBlock

Template block that groups child blocks under a structure container.

Properties

PropertyTypeDescription
blocksreadonly TemplateBlock[]Child template blocks to render.
keepWithNext?booleanWhether this block should stay on the same page as the following block when possible.
role?PdfContainerTagStructure role used to tag this content.
structure?PdfStructureOptionsAdditional structure metadata for tagged PDF output.
type"section"Discriminator identifying this option or command shape.