Skip to content

Fluent records

These Java records form the core of Mateu’s fluent API. They are built with Lombok @Builder and compose directly into component trees.

RecordDescription
AppFull application shell with navigation, header, and layout variant
UILightweight UI configuration (favicon, page title, home route)
PagePage wrapper with title, breadcrumbs, toolbar, badges, and KPIs
RecordDescription
FormThe standard page content container (title, content, header, footer, toolbar)
ListingA grid-based list view with search, filters, columns, and pagination
MenuBarA horizontal or vertical navigation bar
RecordDescription
ActionA named action wired to a button or toolbar