This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-12-15 00:29:12 +08:00
Code
Issues
Actions
15
Packages
Projects
Releases
Wiki
Activity
20208bfb97
ant-design
/
components
/
tooltip
/
demo
/
disabled.md
8 lines
120 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix: tooltip not effect on disabled element (#43872) * fix: disabled wrapper * test: update snapshot * chore: fix lint
2023-07-28 17:39:38 +08:00
## zh-CN
demo: add tooltip disabled demo (#45748) * demo: add disabled demo * demo: Modify tooltip Disable demo Description * demo: Modify tooltip Disable demo Description
2023-11-09 17:15:21 +08:00
通过设置
`title=""`
可以禁用 Tooltip。
fix: tooltip not effect on disabled element (#43872) * fix: disabled wrapper * test: update snapshot * chore: fix lint
2023-07-28 17:39:38 +08:00
## en-US
demo: add tooltip disabled demo (#45748) * demo: add disabled demo * demo: Modify tooltip Disable demo Description * demo: Modify tooltip Disable demo Description
2023-11-09 17:15:21 +08:00
The Tooltip can be disabled by setting
`title=""`
.
Reference in New Issue
Copy Permalink