0.1.8 • Published 5 years ago

@mistong/eui-menu v0.1.8

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

USAGE

Install

$ npm i @mistong/eui

demo

import { Menu } from '@mistong/eui';

...

<Menu mode="inline"/>

API

参数说明类型默认值
className添加自定义classstring''
mode模式stringhorizontal/inline
prefixCls样式名前缀stringeui-menu
更多请参考https://github.com/react-component/menu