0.0.34 • Published 1 year ago

xm-ui-elements v0.0.34

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

0.0.31

1 year ago

0.0.3

1 year ago

0.0.32

1 year ago

0.0.33

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago