1.0.2 • Published 5 months ago

l-ui-vue v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

l-ui-vue

Project setup

npm install

Quick Start

import LUiVue from 'l-ui-vue'
import 'l-ui-vue/lib/theme-chalk/index.css'
<div style="width: 1200px; height: 100px; border: 1px solid #ccc">
  <l-drag-box>
    <l-drag-item style="width: 30%" :min-width="280" />
    <l-drag-item :min-width="200" />
    <l-drag-item style="width: 30%" :resize-show="false" />
  </l-drag-box>
</div>
1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago