Input

Text entry field with brutalist borders

PREVIEW
PROPS
type

Input type

label

Input label text

placeholder

Placeholder text

value

Input value

error

Error message

disabled

Disables the input

fullWidth

Makes input full width

variant

Visual variant

CODE
<Input>
  Click Me
</Input>