Animation
The frame fades in, runs a short letter-spacing pass, holds its measurement and leaves. Every stage of that is yours to set, and so is what starts it.
Timing
Control how the frame enters, moves and leaves. The tracking pass loosens the letter-spacing, tightens past where it started, and settles back, without ever moving the text around it.
Mode
Delay
Duration
Hold
built to delight
tsx
<Ram>delight</Ram>Trigger
Decide when the sequence plays. On mount is the default; hover and click need nothing else wired up, and a controlled frame follows a boolean.
built to delight
tsx
<Ram trigger="mount">delight</Ram>