From: Patrick H. Lauke Date: Wed, 17 Jun 2020 14:37:27 +0000 (+0100) Subject: Docs: clarify rationale for button group on links (#31071) X-Git-Tag: v5.0.0-alpha2~256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=639fb4f251caac9b972327e2fcc0894b37db0ab6;p=thirdparty%2Fbootstrap.git Docs: clarify rationale for button group on links (#31071) --- diff --git a/site/content/docs/5.0/components/button-group.md b/site/content/docs/5.0/components/button-group.md index 15fef0e088..af0ce9aa1e 100644 --- a/site/content/docs/5.0/components/button-group.md +++ b/site/content/docs/5.0/components/button-group.md @@ -26,11 +26,11 @@ In order for assistive technologies (such as screen readers) to convey that a se In addition, groups and toolbars should be given an explicit label, as most assistive technologies will otherwise not announce them, despite the presence of the correct role attribute. In the examples provided here, we use `aria-label`, but alternatives such as `aria-labelledby` can also be used. {{< /callout >}} -These classes can also be added to links. Use the `.active` class to highlight a link. +These classes can also be added to groups of links, as an alternative to the [`.nav` navigation components]({{< docsref "/components/navs" >}}). {{< example >}}
- Active link + Active link Link Link