Data Display
Timeline
Learn how to implement timelines for showing chronological data. Discover best practices for activity feeds, history logs, and event sequences.
This page is empty for now. Please help us by contributing to add content.
Related patterns
- Activity updates: Activity Feed
- Progress tracking: Progress Indicator
- Loading more: Load More
How is this guide?
Data Table
Learn how to implement accessible and performant data tables. Discover best practices for sorting, filtering, pagination, and responsive table designs.
Tree View
Learn how to implement tree views for hierarchical data. Discover best practices for expandable nodes, selection states, and keyboard navigation.