Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
AppSettingsProviderProps
Interface AppSettingsProviderProps<T>
interface
AppSettingsProviderProps
<
T
>
{
children
?:
ReactNode
;
storage
?:
AppSettingsStorage
;
value
:
T
;
}
Type Parameters
T
extends
AppSettingsContextProps
=
AppSettingsContextProps
Hierarchy
ProviderProps
<
T
>
AppSettingsProviderProps
Index
Properties
children?
storage?
value
Properties
Optional
children
children
?:
ReactNode
Optional
storage
storage
?:
AppSettingsStorage
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
storage
value
XYO Platform React SDK - v4.1.8
Loading...