UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

6 lines (5 loc) 226 B
import { JSX } from 'react'; /** * A component that provides hidden ARIA live regions for accessibility, allowing screen readers to announce changes dynamically. */ export declare const DSAriaLiveRegions: () => JSX.Element;