README
wheel 一个 Vue UI 组件
使用本框架前需要开启border-box
* {
box-sizing: border-box;
}
vue ui 框架
<script type="module">
import tsaiwheelVue from 'https://cdn.skypack.dev/tsaiwheel-vue';
</script>
* {
box-sizing: border-box;
}