Replies: 1 comment
-
|
Okay, I found it. Just need to set the property the default value of it is 15 by reading the source code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
e.g.
https://github.com/gilbarbara/react-floater/blob/main/demo/src/examples/WithOverlay.tsx#L35C46-L35C46
I tried to set the offset of the arrow to -200 and offset of the wrapperOptions to -200 too, but nothing happened after I refresh the browser. the arrow is still there and is not closer to the target button 'click me'.
Beta Was this translation helpful? Give feedback.
All reactions