UNPKG

@wordpress/components

Version:
3 lines 405 B
import type { MenuCheckboxItemProps } from './types'; export declare const MenuCheckboxItem: import("react").ForwardRefExoticComponent<MenuCheckboxItemProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "as" | keyof MenuCheckboxItemProps> & import("react").RefAttributes<HTMLDivElement>>; //# sourceMappingURL=checkbox-item.d.ts.map