Event Timeline - Preferences
Let your user customize the component to their needs.
Initialize the preferences
Use the defaultPreferences prop to initialize the preferences:
const defaultPreferences = {
ampm: false,
}
<EventTimelinePremium defaultPreferences={defaultPreferences} />;
Available properties:
ampm: Whether the component should display the time in 12-hour format with AM/PM meridiem.
Resource title
2026
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2027
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2028
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2029
Jan
Feb
Mar
Customer Success
Design
DevOps
Engineering
Finance
HR
Marketing
Product
QA
Sales
Success Playbook Update
Year-End Customer Appreciation
Marketing Website Refresh
Illustration Library
Motion Design Guidelines
Brand Evolution
Cost Optimization
Auto-Scaling Implementation
Infrastructure as Code
AI Feature Integration
Dependency Updates
Marketplace Development
CI/CD Improvements
Self-Service Portal
Year-End Code Freeze
Q1 2026 Financial Close
Employee Engagement Survey
Partnership Announcements
Annual Conference
Q2 Planning Sprint
Customer Advisory Board Prep
Marketplace Strategy
Self-Service Portal PRD
Analytics Revamp Planning
H2 2026 Roadmap
Mid-Year Review
AI Feature Testing
Marketplace Testing
Self-Service Portal Testing
Year-End Release Testing
Q2 Kickoff
Annual Sales Summit
API
See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.