Skip to content

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.