TextInput

Import Syntax

import TextInput from 'mineral-ui/TextInput';

Note

TextInputs should be wrapped in a FormField to provide an accessible label and other features. Examples here omit labels for clarity and brevity.