---
name: Button.Group 按钮组
route: /doc/buttonGroup
menu: button
---

import JsxParser from "react-jsx-parser";
import {
  MessageBox,
  InlineCode,
  Section,
  Preview,
  Playground,
  Code,
  PropsTable
} from "theme";
import { Button } from "shineDev";

# Group 按钮组

## 概述

待补充

## 代码示例

