@xxxx-ui/button
v1.0.1
Published
--- title: Button group: title: 基础组件 path: /components order: 1 ---
Readme
title: Button group: title: 基础组件 path: /components order: 1
Button 按钮
基础按钮组件。
代码演示
API
| 参数 | 说明 | 类型 | 默认值 | | --------- | ---------- | --------- | ------ | | children | 按钮内容 | ReactNode | - | | className | 自定义类名 | string | - | | appName | 应用名称 | string | - |
