Free Webinar β Building for Scale with Pion & Webflow
0.1.0
Interactive Timeline
Interactive timeline with scroll-based navigation.
Interactive timeline with scroll-based navigation.
Features
- β Zero dependencies - Pure React implementation
- β Full accessibility - ARIA labels, keyboard navigation, screen reader support
- β Theme support - Light, dark, and auto modes
- β Reduced motion support - Respects user preferences
Customization
CSS Variables
Override these variables in your Webflow custom code or CSS:
--cc-radius: 8px; /* Border radius */--cc-line-color: #e5e7eb; /* Color */--cc-dot-color: #3b82f6; /* Color */--cc-active-color: #3b82f6; /* Active state color */Webflow Classes
Target these classes in Webflow Designer for custom styles:
.cc-interactive-timeline- Component wrapper