react-popover icon indicating copy to clipboard operation
react-popover copied to clipboard

Feature request: Add position offset

Open jeff3dx opened this issue 6 years ago • 1 comments

Fine tune position calculated by the widget with X and Y offset

jeff3dx avatar May 09 '19 21:05 jeff3dx

Hello @jeff3dx , there is offset prop, but it's not documented: https://github.com/littlebits/react-popover/blob/master/source/index.js#L180

FYI: https://github.com/littlebits/react-popover/pull/203

ok2ju avatar May 21 '19 13:05 ok2ju