The parameters for creating a toggle group element.
Options
The options to display in the toggle group are defined using the options property. It can contain one or more options and each option renders a toggle.
A group with a single option
Alignment
By default, the toggles are aligned to the start of the group, but it can be changed to end by setting the alignment property to end.
The toggles are aligned to the end
Label
As a control, the toggle group can have a label displayed above the toggles.