--- title: Button lang: zh-CN --- # 按钮 一般按钮使用如下。 ## 基本用法 :::demo Use `type`, `plain`, `round` and `circle` to define Button's style. button/basic :::