Custom React hook that creates a vevet timeline instance.
This hook initializes a timeline with the specified properties and
sets up event callbacks for timeline events such as start, progress,
and end. It provides functions to control the playback of the timeline.
Custom React hook that creates a
vevet
timeline instance.This hook initializes a timeline with the specified properties and sets up event callbacks for timeline events such as start, progress, and end. It provides functions to control the playback of the timeline.
Example