0.0.34 • Published 2 years ago

xm-ui-elements v0.0.34

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

0.0.31

2 years ago

0.0.3

2 years ago

0.0.32

2 years ago

0.0.33

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago