Flowable Forms

Flowable Forms

  • Release Notes
  • Guides
  • Components
  • Storybook

›Components

Components

  • Introduction
  • Accordion
  • Button Group
  • Checkbox
  • Columns
  • Data Table
  • Date
  • Doc Gallery
  • Flex Layout
  • HR
  • HTML
  • iFrame
  • Image
  • Link
  • Link Button
  • List
  • Modal
  • Number
  • Outcome Button Group
  • Panel
  • Password
  • PDF Viewer
  • Radio button
  • REST Button
  • RichText editor
  • Assign Button
  • Select
  • Text List
  • Sub-Form
  • Tabs
  • Text
  • Textarea
  • Upload
  • Wizard

Button Group

Container component for grouping buttons.

Demo

Basic example

Attributes

AttributeTypeDescription
typestringType expected is buttonGroup.
alignmentstringAccepted values are: left, right or center.
buttonDefinitionsObject[]Array of button definitions.

See section Common attributes.

Extra attributes

Not used

Events

EventWhenAdditionalCancellable
Button.clickAny button is clickedDefinition + StateYes

See section Events for more information.

When to use it

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.

← AccordionCheckbox →
Docs
GuidesComponents
Private
SourceStorybook
Flowable Forms
Copyright © 2020 Flowable