jstd-web/node_modules/snabbdom/examples/carousel-svg/README.md

6 lines
182 B
Markdown
Raw Normal View History

2025-11-25 15:23:22 +08:00
This carousel example uses `style transform` and `transition` to rotate a group of SVG triangles.
Also, the color of each triangle changes when you hover or click/tap it.
\-- _jk_