Preparing search index...
The search index is not available
Krmx - TypeScript SDK - Reference
Krmx - TypeScript SDK - Reference
Krmx Client for React
createStore
Function createStore
create
Store
<
State
,
ExternalState
>
(
client
,
initialState
,
reduceMessage
,
map
)
:
(
(
)
=>
ExternalState
)
Type Parameters
State
ExternalState
=
State
Parameters
client
:
Client
initialState
:
State
reduceMessage
:
MessageReducer
<
State
>
map
:
(
(
state
)
=>
ExternalState
)
(
state
)
:
ExternalState
Parameters
state
:
State
Returns
ExternalState
Returns
(
(
)
=>
ExternalState
)
(
)
:
ExternalState
Returns
ExternalState
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Krmx - TypeScript SDK - Reference
Krmx Base - v0.6.3
Krmx Server - v0.6.7
Krmx Client - v0.6.3
Krmx Client for React - v0.6.3
Krmx State Base - v0.0.4
Krmx State Server - v0.0.4
Krmx State Client React - v0.0.4