This commit is contained in:
ztplz 2019-05-16 23:20:45 +08:00 committed by zombieJ
parent 9308f19314
commit a3e8fe3dc8

View File

@ -31,7 +31,7 @@ title: Breadcrumb
| href | 链接的目的地 | string | - |
| separator | 自定义的分隔符 | string\|ReactNode | '/' |
| overlay | 下来菜单的内容 | [Menu](/components/menu) \| () => Menu | - |
| onClick | 单击事件 | (e:MouseEventHandler)=>void | - |
| onClick | 单击事件 | (e:MouseEvent)=>void | - |
### routes