Interface

RangeSelectorGrabberRenderProps

Render-prop payload for custom range selector grabber children.

Signature

Type Definition
Interface RangeSelectorGrabberRenderProps

Properties

NameSignatureDescription
boundaryboundary: InOutBoundaryWhich In/Out boundary this grabber controls.
draggingdragging: booleanWhether the grabber is actively being dragged.
engineengine: TimelineEngineTimeline engine that owns the boundary.
timetime: RationalTimeCurrent boundary time.