TimelineDateMarkerProps Interface
TimelineDateMarkerProps: Mark a date on the timeline with an indicator
Properties
| Name | Type | Description | |
|---|---|---|---|
| date | Date | undefined | Date to mark. | |
| dateMarker | React.ReactNode | undefined | ReactNode to use as the marker on the timeline. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.