Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
SchemaContextState
Interface SchemaContextState
interface
SchemaContextState
{
provided
:
boolean
;
schema
?:
string
;
schemaList
?:
string
[]
;
setSchema
?:
Dispatch
<
string
>
;
setSchemaList
?:
Dispatch
<
string
[]
>
;
}
Hierarchy (
view full
)
ContextExState
SchemaContextState
Index
Properties
provided
schema?
schema
List?
set
Schema?
set
Schema
List?
Properties
provided
provided
:
boolean
Optional
schema
schema
?:
string
Optional
schema
List
schema
List
?:
string
[]
Optional
set
Schema
set
Schema
?:
Dispatch
<
string
>
Optional
set
Schema
List
set
Schema
List
?:
Dispatch
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
provided
schema
schema
List
set
Schema
set
Schema
List
XYO Platform React SDK - v4.1.8
Loading...