This website requires JavaScript.
Explore
Help
Sign In
Leon19656
/
tiny-vue_version0
Watch
1
Star
0
Fork
You've already forked tiny-vue_version0
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
tiny-vue_version0
/
examples
/
react-site
/
demos
/
app
/
button
/
webdoc
/
button.cn.md
168 B
Raw
Permalink
Blame
History
title
Button 按钮
Button 按钮
按钮组件一般用于触发一些操作。
import
{
Button
}
from
'@opentiny/vue'
;