Video · Marketing & editorial
Action rail
Vertical or horizontal stack of icon and compact-count action buttons, a YouTube Shorts-style like/comment/share rail.
@byronwade/foundation@byronwade/utils
Feature showcase
Installation
Features
1 example
Default.
Tagged for youtube, video, tier:simple
API
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| actions | ActionRailItem[] | - | Icon buttons with optional counts. |
| variant | "default" | "overlay" | default | Surface style for Shorts overlay vs inline. |
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/action-rail.tsx |
| Default example | content/examples/action-rail/default.tsx |