← 返回
未分类

WeChat SVG Effects

Create interactive SVG/CSS effects for WeChat Official Account (微信公众号) articles. WeChat bans JavaScript, so all interactivity must use pure SVG animations +...
为微信公众号文章创建交互式 SVG/CSS 效果。微信禁用 JavaScript,所有交互只能使用纯 SVG 动画+...
kylinr kylinr 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 407
下载
💾 0
安装
1
版本
#latest

概述

WeChat Official Account SVG/CSS Interactive Effects

> All interactivity must be pure SVG + inline CSS. WeChat bans JavaScript entirely.

Core Constraints

  • SVG events: begin="mousedown", begin="click", begin="touchstart"
  • SVG animation: , ,
  • CSS: inline style="" only (no