# Button Group

Two common grouping patterns: a horizontal action toolbar (Save / Duplicate / Export / Delete) and a segmented single-select control built from `toggleable` buttons that clear each other via `setPressed(false)`.
