Skip to main content

Function: withUndoRedo()

withUndoRedo<Input>(options?): SignalStoreFeature<Input, EmptyFeatureResult & object>

Defined in: lib/undo-redo/with-undo-redo.ts:61

Type Parameters

Input

Input extends EmptyFeatureResult

Parameters

options?

OptionsForState<Input>

Returns

SignalStoreFeature<Input, EmptyFeatureResult & object>