amis2/docs/renderers/Operation.md
2019-08-29 10:25:47 +08:00

8 lines
259 B
Markdown

### Operation
表格列中的操作栏,用来放置按钮集合,只能放在 table 的列配置中。
- `type` 请设置成 `operation`
- `label` 列标题。
- `buttons` 按钮集合,请参考[Button](./Form/Button.md) 按钮配置说明。