This page is rendered from the checked-in lattice snapshot, which is generated by
docs:sync:lattice from the CLI registry on lattice-ui/main.
Presets
formcheckboxradio-groupswitchtext-fieldtextarea
overlaypopovertooltipdialogtoast
Install by Preset
Global CLI
lattice add --preset overlay
lattice add --preset form
Monorepo Local Script
pnpm lattice add --preset overlay
pnpm lattice add --preset form
Install by Explicit Component Names
Supported component names:
accordionavatarcheckboxcomboboxcoredialogfocuslayermenumotionpopoverpopperprogressradio-groupscroll-areaselectsliderstyleswitchsystemtabstext-fieldtextareatoasttoggle-grouptooltip
Registry Sync Checklist
- Run
pnpm docs:sync:latticeafter registry/package-surface changes. - Run
pnpm docs:check:latticein verification to catch drift. - Rebuild docs and validate
/cli/components-and-presets/renders correctly.