Primitive

FieldRow

Dense label, description, meta, and control row for forms and settings.

Use FieldRow for setting rows and compact form rows before preserving form-specific layout wrappers.
form
FieldRowDefault
Agent toolsAllow model tool calls.
MemoryPersist preferences.
On

Playground

Controls update query params directly, so every primitive state can be linked, rendered, and screenshotted deterministically.

Loading playground

Rendered matrix

Every state maps to the same primitive render route through the state query param.

Default

Dense setting rows with copy, meta, and control slots.
Agent toolsAllow model tool calls.
MemoryPersist preferences.
On

Meta

Compact row with right-aligned metadata.
Context window
files
12

Success

Positive row state.
ValidationAll required values are present.
Ready

Error

Validation-aware field row for form and settings failures.
WorkspaceA workspace value is missing.
Required

Public contract

The public prop table is generated from item metadata and schema-backed controls.
NameTypeDefaultDescription
labelReactNode-Primary row label.
descriptionReactNode-Optional supporting copy.
metaReactNode-Optional right-side metadata.
controlReactNode-Primary control slot.