page Layout

The root container for a single screen. Every wireframe must have at least one page.

Live example Open in editor ↗
Dashboard My App Hello from the dashboard Made with Wiremark

Children

Accepts any component as a child.

Notes

Pages can optionally carry an ID for use in flow declarations: `page HOME "Home" { }`.