Blocks
Blocks are full-page compositions: the five page types you assemble real screens from. Each one is a documented pattern in the reference app; copy it and swap in your data.
Page types
Pick the block the requirement calls for rather than inventing a sixth. Each links to a live example in the demo app.
Data tableA list of records: RecordView + a fields array. Sorting, filtering, pagination, bulk actions, import/export.FreeRecord formAdd / Edit / View a record (slide-over or full-page) generated from the same fields array.FreeDashboardAn overview screen: a StatCard grid over bordered-card sections and charts.FreeSettingsA single bordered card of sections with a fixed Save footer: a form with a Save button, not a list.FreeBoard (Kanban)A horizontal row of fixed-width column sections for stage/status pipelines.Free
Planned for Pro
Every block above is free and MIT, including the datatable. These four do not exist yet and are what VUI Pro would add. They are listed here so the line is visible from the page you would look at first, rather than only on a pricing page.
- Billing and subscriptionsPro · planned
- Roles and permissionsPro · planned
- Audit logPro · planned
- Inbox and threadsPro · planned
The full free-versus-Pro breakdown covers the theme, layout and components too.