Strata - v1.4.10
GitHub
Examples
Preparing search index...
components
GameStateContextValue
Interface GameStateContextValue<T>
interface
GameStateContextValue
<
T
extends
object
>
{
store
:
GameStoreApi
<
T
>
;
useStore
:
GameStoreApi
<
T
>
;
}
Type Parameters
T
extends
object
Index
Properties
store
use
Store
Properties
store
store
:
GameStoreApi
<
T
>
use
Store
useStore
:
GameStoreApi
<
T
>
Deprecated
Use
store
instead. Kept for backwards compatibility.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
store
use
Store
GitHub
Examples
Strata - v1.4.10
Loading...
Deprecated
Use
storeinstead. Kept for backwards compatibility.