@gidc-fjnx-h5-standard/tabs-bar
'页签'
Last updated 2 years ago .
MIT · · Tarball · package.json
$ gnpm install @gidc-fjnx-h5-standard/tabs-bar 
Private package

vue-template

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

页签组件 (TabsBar)

  • props:
  • type: 页签类型,default 占满一行的圆角切换页签,text 可有多个的文字型切换页签
  • tabs: 页签内容,需传入长度为2的数组,数组每个元素需要包含 label、value 两个键值
  • value: 默认显示的 tab 值,与 tabs 数组中的 value 对应
  • emit:当切换 tab 时会触发 change 事件,返回选中的 tab 数据

Current Tags

  • 0.0.2                                ...           latest (2 years ago)

2 Versions

  • 0.0.2                                ...           2 years ago
  • 0.0.1                                ...           2 years ago
Maintainers
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (9)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org | Home |