UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

4 lines (3 loc) 255 B
export declare const containsFocusableElement: (element: HTMLElement) => boolean; export declare const getTabButtonId: (tabListId: string, id: string) => string; export declare const getTabPaneId: (tabListId: string, id: string, index: number) => string;