Signature
Interface PlayheadAreaPropsProperties
| Name | Signature | Description |
|---|---|---|
className? | className?: string | Additional class names applied to the absolute-positioned scrub area. |
onDoubleClick? | (time: RationalTime, engine: TimelineEngine, e: PointerEvent<Element> | MouseEvent<Element, MouseEvent>): void | Custom handler for double-click or double-tap marker behavior at a timeline time. |