Interface

TimeGrabberRenderProps

Render-prop payload for custom draggable time grabber children.

Signature

Type Definition
Interface TimeGrabberRenderProps

Properties

NameSignatureDescription
draggingdragging: booleanWhether the grabber is actively being dragged.
engineengine: TimelineEngineTimeline engine that owns drag updates.
timetime: RationalTimeCurrent time represented by the grabber.