primitives/@mihcm/ui·v0.21.0·stable
Form
Full-featured form system integrated with TanStack React Form v1. Field wrappers include input, search, textarea, checkbox, switch, select, combobox, radio, radio cards, date, date range, checkbox grid, dropzone, field arrays, subscriptions, effects, and actions.
Live preview
Adjust the controls on the right; the preview and code update in real time.
Configuration
Install
Both paths are valid. CLI ships the source into your repo (you own it). Install pins via npm.
npx @mihcm/cli add FormCopies the source into
components/ds/Form.tsx. You own the file. Use --out to override the directory or --force to overwrite.