0.1.12 • Published 5 years ago

tsvue-h-ui v0.1.12

Weekly downloads
2
License
ISC
Repository
github
Last release
5 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

5 years ago

0.1.11

5 years ago

0.1.12

5 years ago

0.1.8

5 years ago

0.1.9

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.2

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago