---
title: Button 按钮
nav:
  title: 组件
  path: /components

group:
    title: 数据录入

---

##  基础按钮

<code src="./demos/Bese.jsx">

<br/>

## 文字按钮/链接
<code src="./demos/ButtonText.jsx">

<br/>

## 图标按钮/加载按钮/按钮组
<code src="./demos/ButtonIcon.jsx">

## 不同大小按钮

<code src="./demos/ButtonSize.jsx">

