Customization
Basic customization through the component's props and CSS custom-properties.
Animation
Title Sticky
Font
Grab Your Component
<Timeline
data={data}
primaryDarkColor='#625261'
primaryLightColor='#F5F5DC'
titleShape='diamond'
dotShape='circle'
lineStyle='dotted'
primaryFont='Chivo'
animation={true}
stickyTitlePositioning={true}
/>