2020-08-27 17:18:57 +08:00

6 lines
751 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

| 属性 | 说明 | 类型 | 默认值 |
|:--------------|:--------------------------|:--------|:-----------------------------------------------------|
| type | 按钮的类型可选值是primary、ghost、text、info、success、warn、error或者无 | String | null |
| long | 控制按钮是否显示为100%宽度 | Boolean | false |
| circle | 控制按钮显示显示为圆角 | Boolean | false |
| icon | 控制按钮内部左侧显示的小图标 | Boolean | false |