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