created:4/8/2021
updated:4/8/2021
source lines:8
comments %:38
SelectField
grommet-controls
3.0.1A Select field with form validation
Name | Description | Default | |
---|---|---|---|
IWithFormFieldProps (7 properties) | |||
validation | default validation rules ValidationFunc | ValidationObj | ValidationType[] | - | |
name | field name string | - | |
label | field label ReactNode | - | |
description | field help/description string | - | |
controlLabel | if separate - label of the FormField ReactNode | - | |
inField | whether the field is in a FormField boolean | - | |
children | child component ((props: IFieldProps) => any) & ((...args: any[]) => any) | - | |
SelectProps (36 properties) |
file | imports |
---|---|
"../WithFormField" | WithFormFieldIWithFormFieldProps |