Input

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

import { Input } from 'minerva-ui';

Disabled Input

Password Input

Props

These are props related to the Input component.

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