Module button_groups

Module button_groups 

Source
Expand description

Material 3-style segmented buttons with single or multiple selection.

§Usage

Used for grouping related actions.

Structs§

ButtonGroupsArgs
Arguments for the button_groups component.
ButtonGroupsArgsBuilder
Builder for ButtonGroupsArgs.
ButtonGroupsScope
A scope for declaratively adding children to a button_groups component.
ButtonGroupsState
State of a button group.

Enums§

ButtonGroupsArgsBuilderError
Error type for ButtonGroupsArgsBuilder
ButtonGroupsSelectionMode
According to the ButtonGroups-Configurations spec, the button_groups component supports two selection modes: Single and Multiple.
ButtonGroupsSize
According to the ButtonGroups-Configurations spec, the button_groups component supports a series of sizes.
ButtonGroupsStyle
According to the ButtonGroups-Types spec, the button_groups component supports two styles: Standard and Connected.

Functions§

button_groups
button_groups