0.1.12 • Published 4 years ago

tsvue-h-ui v0.1.12

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

tsvue-h-ui

全局引入

import HUI from "tsvue-h-ui"
Vue.use(HUI)

或局部使用

import { HButton, HInput } from "tsvue-h-ui"
<HButton color={"red"} on-click={(e)=>{console.log(e)}}>测试按钮</HButton>
<HInput />

0.1.10

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.1.8

4 years ago

0.1.9

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago