pass
("pass", () => void): this;
Emitted when the timeline passes through the timeline label in any direction.
Returns
this
Handler Function
When the pass
event is fired, attached handler functions are called with no arguments.
("pass", () => void): this;
Emitted when the timeline passes through the timeline label in any direction.
this
When the pass
event is fired, attached handler functions are called with no arguments.