input

Input component is rendered as an <input type="text"> and accepts all of the <input> props (type, onChange etc).

Input specific props

PropertyTypeRequiredDefaultDescription
typestring-"text"

type of the input

invalidboolean-false

when set to true input provide visual indication (by default border color) that content provided to the input is invalid

Input component accepts also all of the responsive, theme-based style props.

Theme

Component

Presets

Download


Colors
Spacing
Typography
Breakpoints
Borders
Miscellaneous