Guaxu Docs
Preparing search index...
guaxu-react-forms
useGuaxuFormContext
Function useGuaxuFormContext
useGuaxuFormContext
<
TInput
extends
FormData
,
TOutput
extends
FormData
=
TInput
>
(
__namedParameters
:
{
schema
:
ZodType
<
TOutput
,
any
,
TInput
>
}
,
)
:
UseGuaxuFormContextReturn
<
TInput
,
TOutput
>
Type Parameters
TInput
extends
FormData
TOutput
extends
FormData
=
TInput
Parameters
__namedParameters
:
{
schema
:
ZodType
<
TOutput
,
any
,
TInput
>
}
Returns
UseGuaxuFormContextReturn
<
TInput
,
TOutput
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guaxu Docs
Loading...