Infinite scrolling marquee with pill-shaped tags. Each row operates independently with its own configuration.
Set these on the .pill-carousel section element:
| Attribute | Default | Description |
|---|---|---|
data-show-pause |
false | Set to true to show a pause/play button |
aria-label |
— | Describe the section content for screen readers |
Set these on each .pill-carousel__row element via the Attributes Bar (Cmd+K):
| Attribute | Default | Description |
|---|---|---|
data-direction |
ltr | ltr (left to right) or rtl (right to left) |
data-speed |
30000 | Animation duration in milliseconds. Higher = slower. |
data-pause-hover |
false | Set to true to pause animation on hover. |
data-fade |
true | Edge fade effect. Set to false to disable. |
data-show-pause="true")aria-hidden, tracks use role="marquee"aria-label describes the section purpose (customize as needed)aria-label to match your contentUses ACSS variables directly. Customize via Etch styles:
var(--neutral-ultra-light)var(--text-l), var(--black)1.5px solid var(--black)var(--space-s), var(--space-m)