plearner-wheel

Author: Younger-Peng

Usage no npm install needed!

<script type="module">
  import plearnerWheel from 'https://cdn.skypack.dev/plearner-wheel';
</script>

README

gulu - 一个 Vue UI 组件

Author: Younger-Peng

安装

使用本框架前,请在 css 中开启 border-box

* { box-sizing: border-box; }