Sliding list animation - v0 by VercelSliding list animation - v0 by Vercel
a text called show when i click on the button then there should be a list of 5 items
all this items will slide form the left one but one
126d ago
This adds a Show button that, when clicked, reveals five items with a left-to-right staggered slide-in animation. The button disables after first click to keep the label “Show,” and the animation staggers via per-item transitionDelay. Styling uses semantic tokens and accessible attributes like aria-expanded and aria-controls.