Search
Loading...
Skip to content

Type Alias: TimelineZoomOutAction

type TimelineZoomOutAction = () => void;

Action function for zooming out the video timeline by one step

Returns#

void