menu
menu copied to clipboard
builtinPlacements not work
builtinPlacements={{ points: ['tr', 'tl'], offset: [10, 200], // targetOffset: ['30%','40%'], // overflow: { adjustX: true, adjustY: true }, }}
is not working
:+1:
You need to copy the format of this file: https://github.com/react-component/menu/blob/master/src/placements.js
Any update on this? Using the objects also does not seem to affect anything