-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问可不可以像dom那样操作svg节点呢? #588
Comments
Closed
可以通过 svg.children 拿到所有子节点进行操作 |
@dntzhang thank you |
|
Received with thanks.
|
This was referenced Nov 5, 2022
This was referenced Dec 25, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
希望能点击svg,获取到点击的节点ID,然后动态更新相关的节点文字颜色位置等操作!
请问能实现么?
谢谢
The text was updated successfully, but these errors were encountered: