# Button

按钮组件

# 示例

# 代码

<m-button type="success"></m-button>
<m-button type="primary"></m-button>
<m-button type="error"></m-button>

# Attributes

参数 说明 类型 是否必要 默认值
type 按钮类型 String true 'primary'