0.0.10 • Published 7 years ago
@beisen-cmps/ux-m-platform-nav v0.0.10
组件使用、扩展文档
Nav导航
用于页面的顶部导航
API
Nav props
| name | description | type | default |
|---|---|---|---|
| cls | 自定义container css | String | '' |
| style | 自定义container style | Object | {} |
| children | dom element | '' | |
| navRef | el => this.navRef = el | Function | '' |