I’d like to make expandable buttons using svelte, each button’s name enlarging as a headline and popping up its content on click.
I’ve been looking into svelte components, but none of what I’ve found so far, such as accordion or expandable lists, fits perfectly what I am looking for. To be more specific, the below nyt article is what I want to imitate!
reference here:
https://www.nytimes.com/interactive/2023/07/18/arts/music/hiphop50.html?unlocked_article_code=1.H00.1M72.j9JnZu02Av8y
Seulgi Jung is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.