Packages › trotsky › StepTimeline › clone
StepTimeline.clone() method
Clones the current step and returns a new instance with the same parameters.
Signature:
typescript
clone(): this;Returns:
this
A new StepTimeline instance.
Packages › trotsky › StepTimeline › clone
Clones the current step and returns a new instance with the same parameters.
Signature:
clone(): this;Returns:
this
A new StepTimeline instance.