Video · Marketing & editorial
Chapter list
A YouTube-style chapter list with timestamps, thumbnails, and an active chapter derived from the playhead.
@byronwade/foundation@byronwade/thumbnail@byronwade/utils
Feature showcase
Installation
Features
1 example
Default.
Tagged for youtube, video, tier:advanced
API
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| chapters | Chapter[] | - | Timestamped chapter entries. |
| currentTime | number | - | Playhead seconds for active chapter. |
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/thumbnail | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/chapter-list.tsx |
| Default example | content/examples/chapter-list/default.tsx |