UNPKG

@wix/design-system

Version:

@wix/design-system

15 lines 419 B
import { DropdownLayoutProps } from '.'; export declare const requiredProps: DropdownLayoutProps; export declare const testkitTests: { title: string; props: DropdownLayoutProps; }[]; export declare const ssrTests: { title: string; props: DropdownLayoutProps; }[]; export declare const a11yTests: { title: string; props: DropdownLayoutProps; }[]; //# sourceMappingURL=DropdownLayout.meta.d.ts.map