Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
DivinerProviderProps
Interface DivinerProviderProps<D>
interface
DivinerProviderProps
<
D
>
{
children
?:
ReactNode
;
context
:
Context
<
ResolvedDivinerState
<
D
>
>
;
diviner
?:
D
;
required
?:
boolean
;
}
Type Parameters
D
Hierarchy (
view full
)
ContextExProviderProps
PropsWithChildren
DivinerProviderProps
Index
Properties
children?
context
diviner?
required?
Properties
Optional
children
children
?:
ReactNode
context
context
:
Context
<
ResolvedDivinerState
<
D
>
>
Optional
diviner
diviner
?:
D
Optional
required
required
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
context
diviner
required
XYO Platform React SDK - v4.1.8
Loading...