We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
根据文档加入以下代码开启鼠标悬浮高亮效果 但是更新新版本后没有反应了
.active({ color: "#ffffff", mix: 1, })
https://codesandbox.io/p/sandbox/youthful-merkle-cxsd8g?file=%2Findex.js%3A28%2C12
打开重现链接,加载完后鼠标移到线上,线没有反应
线高亮
No response
mix: 0 或者 .active(true) 都没反应
mix: 0
.active(true)
The text was updated successfully, but these errors were encountered:
heiyexing
Successfully merging a pull request may close this issue.
问题描述
根据文档加入以下代码开启鼠标悬浮高亮效果
但是更新新版本后没有反应了
重现链接
https://codesandbox.io/p/sandbox/youthful-merkle-cxsd8g?file=%2Findex.js%3A28%2C12
重现步骤
打开重现链接,加载完后鼠标移到线上,线没有反应
预期行为
线高亮
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
mix: 0
或者.active(true)
都没反应The text was updated successfully, but these errors were encountered: