page Layout
The root container for a single screen. Every wireframe must have at least one page.
Live example Open in editor ↗
Children
Accepts any component as a child.
Notes
Pages can optionally carry an ID for use in flow declarations: `page HOME "Home" { }`.