Skip to main content

Inline Code

Monospace inline code chip for docs, labels, and technical copy.

Small size

Run npm i then npm run dev to start the catalog.

Medium default

Set theme="indigo-glass" and mode="dark" on any component.

Token chips

--atelier-accent--atelier-radius--atelier-ease

File paths

Copy to src/app/ui/button.tsx after core lives in src/app/ui/core/.

Props in prose

Every component accepts theme and mode— wire mode to your app's dark class.

API identifiers

Handler: onPageChangeType: SiteTheme

API

PropRequiredTypeDefaultDescription
themeOptionalSiteThemeatelierVisual theme.
sizeOptional"sm" | "md"mdText and padding scale.
childrenOptionalReactNodeCode snippet text.