naive-ui/demo/documentation/components/button/zhCN/index.md

18 lines
219 B
Markdown
Raw Normal View History

2019-09-21 17:03:05 +08:00
# 按钮
按钮用来触发一些操作
## 演示
```demo
basic
disabled
icon
events
shape
ghost
loading
2019-09-22 22:59:29 +08:00
group
2019-09-21 17:03:05 +08:00
debug
```
## API
|属性|说明|类型|默认值|版本|
|-|-|-|-|-|
|type|按钮类型|string|`'default'`||