You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**offset** - distance in pixels from highlighted words. `10`
76
85
-**zIndex** - zIndex of the popover `999999999`
86
+
87
+
## Customization
88
+
89
+
-**withoutStyles** - if true, the menu will be only styled with props that help it to function. And we the following classnames can be targeted for styling:
90
+
-`.rhm-popover` - for the popover element
91
+
-`.rhm-menu` - for the menu element
92
+
-`.rhm-button` - for the button element
93
+
-`.rhm-arrow` - for the arrow element
94
+
-`.rhm-anchor` - for the anchor element
95
+
-**classNames** - an object where classnames can be passed to the menu, popover, and arrow elements.
0 commit comments