Input

The Input component extends the native <input /> component.

import { Input } from 'minerva-ui'
Preview
Source

Disabled Input

Preview
Source

Password Input

Preview
Source

Props

These are props related to the Input component.

NameTypeIs RequiredDefaultDescription
disabledbooleanoptionalfalseToggles disabled class
hiddenLabelstringoptionalfalseAllows input to be labeled for accessibility