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-04 17:09:46 +08:00
Code
Issues
Actions
9
Packages
Projects
Releases
Wiki
Activity
51da7e3dc1
ant-design
/
components
/
popover
/
demo
/
control.md
8 lines
115 B
Markdown
Raw
Normal View
History
Unescape
Escape
[docs] translate menu,popover,popconfirm (#2713)
2016-08-26 14:42:41 +08:00
## zh-CN
feat: switch visible to open for Tooltip & Popover & Popconfirm (#36807) * feat: switch visible to open for Tooltip * feat: switch visible to open for Popover * feat: switch visible to open for Popconfirm * fix * chore: resolve conflict * test: fix test case Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-24 21:34:17 +08:00
使用
`open`
属性控制浮层显示。
ref #498
2015-11-10 16:07:23 +08:00
[docs] translate menu,popover,popconfirm (#2713)
2016-08-26 14:42:41 +08:00
## en-US
feat: switch visible to open for Tooltip & Popover & Popconfirm (#36807) * feat: switch visible to open for Tooltip * feat: switch visible to open for Popover * feat: switch visible to open for Popconfirm * fix * chore: resolve conflict * test: fix test case Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-24 21:34:17 +08:00
Use
`open`
prop to control the display of the card.
Reference in New Issue
Copy Permalink