4.0.1 • Published 1 year ago

crane-ui-plus v4.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

🔥功能

折叠、评论、锚点、搜索

  1. 折叠

npm.io

  1. 评论

npm.io

img

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

    npm.io

  2. 锚点

npm.io

入门

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

地址

安装

使用npm安装

npm i undraw-ui@0.8.1

使用

  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)

3.0.2

1 year ago

3.0.1

1 year ago

4.0.1

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago