// Wire UI showcase. Route: /ui. Every element below is a server-rendered // component from @wrnexus/ui (auto-discovered), styled by theme tokens. page UI { layout = "public" seo { title = "Wire UI" description = "Built-in Wire UI components and layout primitives." } view {

Wire UI components

Buttons
Badges
Input
Spinner
More components

Hover this

tooltip trigger
.

NameRole AdaAdminGraceEditor
Four ways, least to most control: change a theme token, redefine a .wire-* class in your CSS, pass a class prop, or run wrnexus eject <name> to copy the component into app/components.
} }