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