diff --git a/components/floatingactionbutton/accessibility/wai-aria-support.md b/components/floatingactionbutton/accessibility/wai-aria-support.md new file mode 100644 index 0000000000..f6648ffc78 --- /dev/null +++ b/components/floatingactionbutton/accessibility/wai-aria-support.md @@ -0,0 +1,80 @@ +--- +title: Wai-Aria Support +page_title: Telerik UI for Blazor FloatingActionButton Documentation | FloatingActionButton Accessibility +description: "Get started with the Telerik UI for Blazor FloatingActionButton and learn about its accessibility support for WAI-ARIA, Section 508, and WCAG 2.2." +tags: telerik,blazor,accessibility,wai-aria,wcag +slug: floatingactionbutton-wai-aria-support +position: 50 +--- + +# Blazor FloatingActionButton Accessibility + +@[template](/_contentTemplates/common/parameters-table-styles.md#table-layout) + + + +Out of the box, the Telerik UI for Blazor FloatingActionButton provides extensive accessibility support and enables users with disabilities to acquire complete control over its features. + + +The FloatingActionButton is compliant with the [Web Content Accessibility Guidelines (WCAG) 2.2 AA](https://www.w3.org/TR/WCAG22/) standards and [Section 508](https://www.section508.gov/) requirements, follows the [Web Accessibility Initiative - Accessible Rich Internet Applications (WAI-ARIA)](https://www.w3.org/WAI/ARIA/apg/) best practices for implementing the [keyboard navigation](#keyboard-navigation) for its `component` role, provides options for managing its focus and is tested against the most popular screen readers. + +## WAI-ARIA + + +This section lists the selectors, attributes, and behavior patterns supported by the component and its composite elements, if any. + + +The FloatingActionButton features two distinct modes of operation: button-only and button-with-menu. + +### Button-Only Mode + +| Selector | Attribute | Usage | +| -------- | --------- | ----- | +| `.k-fab` | `role=button` or `nodeName=button` | Omitted if the `