Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
FormGroupContextWithPayloadState
Interface FormGroupContextWithPayloadState<TValue, TStorageValue>
interface
FormGroupContextWithPayloadState
<
TValue
,
TStorageValue
>
{
formGroup
?:
FormGroup
<
TValue
,
TStorageValue
>
;
provided
:
boolean
;
}
Type Parameters
TValue
extends
Payload
=
Payload
TStorageValue
extends
Payload
=
Payload
Hierarchy (
view full
)
ContextExState
FormGroupContextWithPayloadState
Index
Properties
form
Group?
provided
Properties
Optional
form
Group
form
Group
?:
FormGroup
<
TValue
,
TStorageValue
>
provided
provided
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
form
Group
provided
XYO Platform React SDK - v4.1.8
Loading...