Skip to content

pantoken / plugins/pantoken/layouts/src / PageLayout

Interface: PageLayout

Beta

A starter page layout: a plain composition of existing components, no new CSS selectors.

Properties

name

name: string

Beta

Stable id, matches the source filename (e.g. "hero").


title

title: string

Beta

Label shown in a layout picker.


html

html: string

Beta

Raw HTML for the layout, built from @pantoken/components classes.