InputField

InputField description.


Props

InputField properties

PropertyDescriptionTypeDefaultVersion
helperTextInput helper textstring-
inlineShould input be inline?booleanfalse
labelInput label textstring-
nameInput namestring-
placeholderInput placeholder textstring-
requiredIs input required?booleanfalse
typeWhat input type is it?number text email passwordtext

Usage

Basic Input

Block

Inline

Helper Text

Required

Hidden Label

Disabled