1.2.1 • Published 2 months ago

webpropsnowebpack v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

组件使用说明

使用组件

npm安装组件

npm 安装
npm i webpropsnowebpack

使用

import webpropsnowebpack from 'webpropsnowebpack' // 引用组件
Vue user(webpropsnowebpack)

使用示例

<template>
  <div>
    <SideBar
      :user-siderbar-show="userSiderbarShow"
      :position="position"
      @setSidebarShow="hideSidebarHandle"
    />
  </div>
</template>

组件属性

userSiderbarShow: 是否展示sideBar,类型:Boolean, 默认值: true ,可选项
setSidebarShow: 控制sidebar宽度
position: 用于自有服务里当前服务高亮的显示
1.2.0

2 months ago

1.1.9

2 months ago

1.1.8

2 months ago

1.1.7

2 months ago

1.1.6

2 months ago

1.2.1

2 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.1.5

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago