Button Group
Container component for grouping buttons.
Use it to align a group of buttons anywhere inside the form. It can be helpful to escape from the 12 column layout for button bars.
There's a separate button group component to show the main buttons of a user task form (save, complete, and so on). For this use, please see the Outcome Button Group component.
Example
Loading...
Properties
:::palette-item com.flowable.design:flowable-core-palette,com.flowable.design:flowable-core-palette com/flowable/palette/core.form.palette,com/flowable/palette/form.template.palette cloud-button-group
Events
Event | When | Additional | Cancellable |
---|---|---|---|
Button.click | Any button is clicked | Definition + State | Yes |
See section Events for more information.