ttk-component

1.0.2 • Public • Published

ttk-component

  • 1、npm install ttk-component --save

  • 2、less文件中import

@import "~ttk-component/dist/assets/style/index.less";
  • 3、js文件中import
import {Button} from 'ttk-component'
  • 4、使用组件
<Button type="primary">Primary</Button>

Package Sidebar

Install

npm i ttk-component

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

6.52 MB

Total Files

164

Last publish

Collaborators

  • jeffycai