ant-design/components/dropdown/demo/context-menu.md

8 lines
158 B
Markdown
Raw Normal View History

2017-11-26 14:02:00 +08:00
## zh-CN
2018-09-07 14:03:17 +08:00
默认是移入触发菜单,可以点击鼠标右键触发。
2017-11-26 14:02:00 +08:00
## en-US
2018-09-07 14:03:17 +08:00
The default trigger mode is `hover`, you can change it to `contextMenu`.