From 4e856ba0557428661d2e2184e8d0a1ff37cb601d Mon Sep 17 00:00:00 2001 From: Marco D'Auria Date: Mon, 23 Feb 2026 12:19:56 +0100 Subject: [PATCH] docs(buttons): add selection buttons composition variants --- docs/components/buttons-menus/button-group.md | 37 ++++++++++++++++ .../examples/buttons/selection-buttons.html | 44 +++++-------------- 2 files changed, 48 insertions(+), 33 deletions(-) diff --git a/docs/components/buttons-menus/button-group.md b/docs/components/buttons-menus/button-group.md index 740bd7dcfa..f445f2baab 100644 --- a/docs/components/buttons-menus/button-group.md +++ b/docs/components/buttons-menus/button-group.md @@ -218,4 +218,41 @@ For selection-based button groups that represent different states or views, use ``` +**Composition variants** + +There are two ways to compose a selection button: + +**Input wrapped inside label** — nest the input directly inside a ` @@ -105,37 +99,27 @@

Multi-select

@@ -294,16 +278,12 @@

Sizing

siTooltip="Heating" aria-label="Heating" /> - - - +