Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lsui-vue

fhls2ISC1.0.1TypeScript support: included

web Component for Vuejs

Vue, Components, ui

readme

  • Homepage and documentation
    • Link to:

Install

npm i lsui-vue -S

Quick Start

import Vue from 'vue'
import lsuiVue from 'lsui-vue';

Vue.use(lsuiVue)