mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 04:28:32 +08:00
8 lines
259 B
Markdown
8 lines
259 B
Markdown
### Operation
|
|
|
|
表格列中的操作栏,用来放置按钮集合,只能放在 table 的列配置中。
|
|
|
|
- `type` 请设置成 `operation`。
|
|
- `label` 列标题。
|
|
- `buttons` 按钮集合,请参考[Button](./Form/Button.md) 按钮配置说明。
|