API
Name | Props |
---|---|
Input | { name: string } & InputProps |
Select | { name: string } & SelectProps |
FormControl | { name: string ; label?: string } & FormControlProps |
RadioGroup | { name: string } & RadioGroupProps |
CheckboxGroup | { name: string } & CheckboxGroupProps |