Overview
Grow a highlight with background-size left→right across the phrase.
Build
- 01
Target span.
- 02
background-size 0→100%.
- 03
Then the next action (zoom, menu).
el.style.backgroundSize = sweepK(t) + '% 100%'
Example source React / TSX
examples/highlight-sweep-select.tsx · Uses the catalog’s shared composition helpers.
Loading source…