Actions
DrylButtonGroup
Cluster related actions into one segmented control, or pair a primary action
with a caret menu of secondary variants — both composed from the existing
DrylButton and DrylMenu primitives.
Button group — clustered actions
Wrap related DrylButtons in DrylButtonGroup. Inner corners flatten and borders merge so the cluster reads as one outline.
Toggle group — exclusive selection
Bind each segment's Pressed to drive an exclusive choice — the selected segment lights up via the shared btn--active surface.
View: List · Range: Week
Split button — primary action + variants
DrylSplitButton joins a main action to a caret that opens a DrylMenu. Place DrylMenuItems in the MenuItems slot.
Last action: —