undraw-ui-copy
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Undraw UI - A Vue.js 3 UI library

🔥功能

折叠、评论、锚点、搜索

  1. 折叠

  1. 评论

暗黑主题

img

  1. 搜索(input关键词动态滚动)

  2. 锚点

入门

请遵循https://undraw.gitee.io/undraw-ui/上的文档!

地址

安装

使用npm安装

npm i undraw-ui@0.8.2

使用

  1. main.ts 中引入组件
import { createApp } from 'vue'
import App from './App.vue'

import UndrawUi from 'undraw-ui'
import 'undraw-ui/dist/style.css'

const app = createApp(App)
app.use(UndrawUi)
app.mount('#app')

开发交流

QQ群:undraw(682265529)

/undraw-ui-copy/

    Package Sidebar

    Install

    npm i undraw-ui-copy

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    2.34 MB

    Total Files

    85

    Last publish

    Collaborators

    • wang3