The propertyName used to identify actions related to the NgUndo reducer.
The index of the history to jump to.
An action object with a type and payload property for jumping to a specific property state change in the history.
Generated using TypeDoc
Returns a jump action object for an NgUndo reducer action with the specified index to jump to in the history.
Function
Name
jump
Example