UNPKG

@1771technologies/lytenyte-pro

Version:

Blazingly fast headless React data grid with 100s of features.

6 lines (5 loc) 400 B
import { PopoverContainer as Container } from "../popover/container.js"; export declare const MenuPopover: import("react").ForwardRefExoticComponent<Omit<import("react").DetailedHTMLProps<import("react").DialogHTMLAttributes<HTMLDialogElement>, HTMLDialogElement>, "ref"> & import("react").RefAttributes<HTMLDialogElement>>; export declare namespace MenuPopover { type Props = Container.Props; }