Skip to content

Latest commit

History

History
48 lines (29 loc) 路 557 Bytes

README.md

File metadata and controls

48 lines (29 loc) 路 557 Bytes

Taba

XO code style

Taba's Vue component

Install

yarn add vue-taba
npm i -S vue-taba

Usage

import Taba from 'vue-taba';

// ...
  {components: {Taba}}
// ...

Props

Look at the example of example/src/Container.vue

  • styleObj

  • data

Example

yarn
yarn dev

Related

License

The MIT License (MIT)

Copyright (c) 2017 nju33 nju33.ki@gmail.com