wox-admin-nav

0.0.1 • Public • Published

Nav 组件

API

属性 说明 类型 默认值
items {title:'必填',herf:''} array

Usage

const Breadcrumb = [
  { title: '签证系统', href: 'index.html' }, 
  {title: '查询鉴证'}
];
<Nav items={ Breadcrumb } />

Readme

Keywords

Package Sidebar

Install

npm i wox-admin-nav

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • newyoung