On This Page
Components
Mateu provides a set of UI building blocks that are rendered automatically from your backend code.
How to read this section
Each component shows:
- what it looks like
- how to use it in Java
- key properties
Core idea
You don’t manually build UI.
You describe it in Java — Mateu renders it.
Categories
- Layouts
- Data display
- Inputs
- Actions
Start exploring components below.