Interface: StateProviderProps
API / @xmachines/play-solid / StateProviderProps
Defined in: @json-render/solid
Properties
| Property | Type | Defined in |
|---|---|---|
initialState? | StateModel | - |
onStateChange? | (changes) => void | - |
store? | StateStore | - |
API / @xmachines/play-solid / StateProviderProps
Defined in: @json-render/solid
| Property | Type | Defined in |
|---|---|---|
initialState? | StateModel | - |
onStateChange? | (changes) => void | - |
store? | StateStore | - |