We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36513bd commit efb3a60Copy full SHA for efb3a60
src/timeline/Timeline.tsx
@@ -65,7 +65,7 @@ export interface TimelineProps {
65
*/
66
showNowIndicator?: boolean;
67
/**
68
- * Scroll offset to sync to
+ * A scroll offset value that the timeline will sync with
69
70
scrollOffset?: number;
71
0 commit comments