Properties
| Type | Description | |
|---|---|---|
formHandlerId | SharedStateId | (required) Required Form.Handler id used to link this outlet to a specific form context. |
children | React.ReactNode | (required) Content rendered inside the linked Form.Handler context. |
| Type | Description | |
|---|---|---|
formHandlerId | SharedStateId | (required) Required Form.Handler id used to link this outlet to a specific form context. |
children | React.ReactNode | (required) Content rendered inside the linked Form.Handler context. |