Variable: TimelineDot
@arolariu/components / TimelineDot
Variable: TimelineDot
constTimelineDot:ForwardRefExoticComponent<TimelineDotProps&RefAttributes<HTMLDivElement>>
Defined in: components/ui/timeline.tsx:117
A visual marker used to indicate a timeline event point.
Remarks
The dot is decorative by default and is removed from the accessibility tree with
aria-hidden="true".
Example
<TimelineDot />
See
// was this page useful?