UNPKG

@storybook/addon-a11y

Version:

Test component compliance with web accessibility standards

7 lines (6 loc) 197 B
export declare const highlightStyle: (color: string) => string; export declare const highlightObject: (color: string) => { outline: string; outlineOffset: number; boxShadow: string; };