ck-encapsulation-ui

1.0.5 • Public • Published

安装

``npm i ck-encapsulation-ui

使用main.js

import CkEncapsulationUI from 'ck-encapsulation-ui'; import 'ck-encapsulation-ui/ck-encapsulation-ui.css'; Vue.use(CkEncapsulationUI);

参数如下

recordList: { type: Array, default: () => [

  ]
},

contentColor: { type: String, default: '' }, nameColor: { type: String, default: '#1554f5' }, headColor: { type: String, default: '' }, dotColor: { type: String, default: '' }, verticalLineColor: { type: String, default: 'red' }

Readme

Keywords

none

Package Sidebar

Install

npm i ck-encapsulation-ui

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

276 kB

Total Files

10

Last publish

Collaborators

  • chenfakai