Submit Field
A text field that submits on Enter — but not while an IME composition is active. Confirming a composition candidate with Enter (as when typing Japanese, Chinese, or Korean) must not also submit the field; only an Enter pressed outside composition submits. The last submitted value is announced in a status region.
Preview
Nothing submitted
Installation
npx shadcn@latest add https://ui.publictheta.com/r/submit-field.jsonConformance
This component conforms to the @publictheta/ui-spec submit-field specification. Run the suite against any implementation with pnpm conformance.