Single-line text input.
Thin wrapper around the Chakra UI Input with a forwarded ref. Use inside a Field for labels and validation messaging.
Field
<Input placeholder="Enter your name" /> Copy
<Input placeholder="Enter your name" />
Single-line text input.
Thin wrapper around the Chakra UI Input with a forwarded ref. Use inside a
Fieldfor labels and validation messaging.