menu icon indicating copy to clipboard operation
menu copied to clipboard

builtinPlacements not work

Open zhongzhong0505 opened this issue 7 years ago • 4 comments

zhongzhong0505 avatar Nov 29 '18 06:11 zhongzhong0505

builtinPlacements={{ points: ['tr', 'tl'], offset: [10, 200], // targetOffset: ['30%','40%'], // overflow: { adjustX: true, adjustY: true }, }} is not working

zhongzhong0505 avatar Nov 29 '18 06:11 zhongzhong0505

:+1:

lyubchev avatar Mar 21 '19 20:03 lyubchev

You need to copy the format of this file: https://github.com/react-component/menu/blob/master/src/placements.js

cdtinney avatar Apr 14 '19 14:04 cdtinney

Any update on this? Using the objects also does not seem to affect anything

Wolfran avatar May 15 '20 14:05 Wolfran