Properties
| Property | Type | Default | Description |
|---|---|---|---|
defaultValue | any | - | |
name (required) | string | - | |
disabled | boolean | - | |
control | Control<T, any, T> | - | |
rules | Omit<RegisterOptions<T, Path<T>>, "disabled" | "valueAsNumber" | "valueAsDate" | "setValueAs"> | - | |
shouldUnregister | boolean | - | |
exact | boolean | - | |
children | ReactNode | - |