UNPKG

react-circular-menu

Version:
3 lines (2 loc) 135 B
import { HTMLAttributes } from "react"; export declare const buttonA11yProps: (onClick: () => void) => HTMLAttributes<HTMLDivElement>;