The text field foundation with adornments, size variants, and animated focus ring.
Interaction Type
Type text. Focus ring draws in. Start/end adornments for icons.
Props
Options you can pass to customize this component.
labelLabel text above the input.
sizeInput size. Defaults to md.
startAdornmentIcon or element before the input.
endAdornmentIcon or element after the input.
errorError message below the input.
Installation
How to use
<Input label="Email" placeholder="you@example.com" />Source Code
Click the code icon in the top-right corner to view the source code.
License & Usage
// No code loaded.