wix-style-react
Version:
wix-style-react
15 lines • 401 B
TypeScript
import { PopoverMenuProps } from '.';
export declare const requiredProps: PopoverMenuProps;
export declare const testkitTests: {
title: string;
props: PopoverMenuProps;
}[];
export declare const ssrTests: {
title: string;
props: PopoverMenuProps;
}[];
export declare const a11yTests: {
title: string;
props: PopoverMenuProps;
}[];
//# sourceMappingURL=PopoverMenu.meta.d.ts.map