UNPKG

@saleae/react-contexify

Version:

Add contextmenu to your react component with ease

4 lines (3 loc) 129 B
import { MenuId } from '../types'; export declare const HIDE_ALL = 0; export declare const DISPLAY_MENU: (id: MenuId) => string;