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

8 lines
275 B
Markdown
Raw Normal View History

2017-11-26 14:02:00 +08:00
## zh-CN
默认是移入触发菜单,可以点击鼠标右键触发。弹出菜单位置会跟随右键点击位置变动。
2017-11-26 14:02:00 +08:00
## en-US
The default trigger mode is `hover`, you can change it to `contextMenu`. The pop-up menu position will follow the right-click position.