We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76a013a + 5749997 commit cb62cc0Copy full SHA for cb62cc0
src/index.d.ts
@@ -31,6 +31,7 @@ declare module 'reactjs-popup' {
31
contentStyle?: object;
32
overlayStyle?: object;
33
arrowStyle?: object;
34
+ className?: string;
35
keepTooltipInside?: boolean | string;
36
}
37
0 commit comments