Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
realtime
createRealtimeFeatureStore
Function createRealtimeFeatureStore
create
Realtime
Feature
Store
<
TFeature
>
(
initialState
?
,
options
?
)
:
RealtimeFeatureStore
<
TFeature
>
Type Parameters
TFeature
=
unknown
Parameters
initialState
:
RealtimeFeatureState
<
TFeature
>
= ...
options
:
RealtimeReducerOptions
= {}
Returns
RealtimeFeatureStore
<
TFeature
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@honua/sdk-js
Loading...