0.0.34 • Published 4 months ago

xm-ui-elements v0.0.34

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

安装

npm install xm-ui-elements --save

按需引入

<template>
    <xm-button type='add'>新增</xm-button>
</template>
<script setup>
    import { xmButton,xmPanel,xmCascader,xmTable } from 'xm-ui-elements'
    import "xm-ui-elements/dist/style.css"    
</script>
0.0.34

4 months ago

0.0.31

4 months ago

0.0.3

4 months ago

0.0.32

4 months ago

0.0.33

4 months ago

0.0.2

4 months ago

0.0.1

5 months ago