ant-design/components/dropdown/demo/event.md

8 lines
245 B
Markdown
Raw Normal View History

2016-07-04 10:48:21 +08:00
## zh-CN
2015-06-09 13:46:47 +08:00
点击菜单项后会触发事件,用户可以通过相应的菜单项 key 进行不同的操作。
2016-07-04 10:48:21 +08:00
## en-US
An event will be triggered when you click menu items, in which you can make different operations according to item's key.