These Java records form the core of Mateu’s fluent API. They are built with Lombok @Builder and compose directly into component trees.
| Record | Description |
|---|
App | Full application shell with navigation, header, and layout variant |
UI | Lightweight UI configuration (favicon, page title, home route) |
Page | Page wrapper with title, breadcrumbs, toolbar, badges, and KPIs |
| Record | Description |
|---|
Form | The standard page content container (title, content, header, footer, toolbar) |
Listing | A grid-based list view with search, filters, columns, and pagination |
MenuBar | A horizontal or vertical navigation bar |
| Record | Description |
|---|
Action | A named action wired to a button or toolbar |