settings-01
A settings page — grouped SettingsRow sections over Field controls, with a sticky save bar. Composed from button, field, input, native-select.
Last updated
Settings
Workspace preferences for everyone on the Acme team.
Workspace
How this workspace is named and described across the product.
Notifications
Choose what Acme sends you and where.
Danger zone
These actions affect everyone in the workspace.
What it is
A settings page — grouped SettingsRow sections over Field controls, with a sticky save bar. It is a block: you pull it once with shadcn add, and then you own it —
nothing re-pulls it and no integrity hash tracks your edits, unlike the components it composes.
Install
npx shadcn@latest add @vegastack/settings-01@vegastack registry namespace, and the Cloudflare Access service-token headers in Install from the VegaStack registry.This installs the block's own files plus the components it composes: button, field, input, native-select, settings-row, switch, textarea.
Preview
Settings
Workspace preferences for everyone on the Acme team.
Workspace
How this workspace is named and described across the product.
Notifications
Choose what Acme sends you and where.
Danger zone
These actions affect everyone in the workspace.
Files
| File | Registry type | Target |
|---|---|---|
settings-01/page.tsx | registry:page | app/settings-01/page.tsx |