A text input styled from the consumer's design tokens. Shares the size scale with Button, so both have the same height at the same size. color sets the focus border and ring. Inside a Field, it is labelled and described automatically.
color
<Input size="lg" placeholder="Email" /> Copy
<Input size="lg" placeholder="Email" />
A text input styled from the consumer's design tokens. Shares the size scale with Button, so both have the same height at the same size.
colorsets the focus border and ring. Inside a Field, it is labelled and described automatically.