Function: withCallState()
Call Signature
withCallState<
Collection>(config):SignalStoreFeature<EmptyFeatureResult,EmptyFeatureResult&object>
Defined in: lib/with-call-state.ts:64
Type Parameters
Collection
Collection extends string
Parameters
config
collections
Collection[]
Returns
SignalStoreFeature<EmptyFeatureResult, EmptyFeatureResult & object>
Call Signature
withCallState<
Collection>(config):SignalStoreFeature<EmptyFeatureResult,EmptyFeatureResult&object>
Defined in: lib/with-call-state.ts:73
Type Parameters
Collection
Collection extends string
Parameters
config
collection
Collection
Returns
SignalStoreFeature<EmptyFeatureResult, EmptyFeatureResult & object>
Call Signature
withCallState():
SignalStoreFeature<EmptyFeatureResult,EmptyFeatureResult&object>
Defined in: lib/with-call-state.ts:82
Returns
SignalStoreFeature<EmptyFeatureResult, EmptyFeatureResult & object>