UNPKG

@catho/react-floating-badge

Version:

Floating badge with actions for React

3 lines (2 loc) 288 B
import { BalloonHintProps } from './types'; export declare const Balloon: import("styled-components").StyledComponent<"div", any, BalloonHintProps, "margin" | "position" | "hintContents" | "width" | "className" | "bgColor" | "fontColor" | "fontSize" | "parentHeight" | "parentOffset">;