Field
View Source
Composes InputLabel and passes an id to the first child to pair labels and controls automatically.
Select an item
Select at least one choice, Name cannot be blank
Copy
Edit
Props
label
string | ReactReactNodeLabel that describes field[s].
labelColor
stringLabel color.
labelBasis
string | numberLabel flex basis.
labelGrow
string | numberLabel flex grow.
inline
booleanRenders label and field[s] inline.
helpContent
string | ReactReactNodeRenders content into a HelperDrawer next to label.
feedbackText
stringHelpful text to accompany fields.
spacing
numberControls spacing between fields.
state
'success' | 'error'State of field[s].