@king-design/vue-legacy
TypeScript icon, indicating that this package has built-in type declarations

3.3.3 • Public • Published

kpc-vue

KPC components for Vue.

Install

npm install kpc-vue --save

Usage

<template>
    <Button>Hello</Button>
</template>
<script>
import {Button} from 'kpc-vue';

export default {
    components: {
        Button
    }
}
</script>

/@king-design/vue-legacy/

    Package Sidebar

    Install

    npm i @king-design/vue-legacy

    Weekly Downloads

    47

    Version

    3.3.3

    License

    MIT

    Unpacked Size

    3.35 MB

    Total Files

    944

    Last publish

    Collaborators

    • warrior-bing
    • javey
    • lynn.wang