# wheel-ui **Repository Path**: bingoxuhao/wheel-ui ## Basic Information - **Project Name**: wheel-ui - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-27 - **Last Updated**: 2021-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wheel UI ## 介绍 Wheel-UI 是一个基于 Vue3 和 TypeScript 的 UI 组件库,目前包括有 Switch、Button、Tabs、Icon、Layout、Input、Dialog、Collapse 等组件,持续更新中。 ## 开始使用 1. 添加 CSS 样式 使用本框架前,请在 CSS 中开启 border-box ```css *,*::before,*::after{box-sizing: border-box;} ``` IE 8 及以上浏览器都支持此样式。 2. 安装 wheel-ui ```bash npm install wheel-ui ``` 或 ``` yarn add wheel-ui ``` 3. 引入 wheel-ui ```js ``` ## 文档 [前往官网](https://bingoxuhao.gitee.io/wheel-ui-website) ## 联系方式 Email