I am trying to open a contextual menu when I click a button on the side of each option in rselect options. eact select. I have used a custom option to add button functionality to select optionis. I tried using contextual menu from fluentui but passing the menu immedaiately closes after clicking the button.
Asked
Active
Viewed 96 times
0
-
I think adding closeMenuOnSelect: false, would keep the menu open. – Tmh Jul 19 '21 at 06:55
-
That only works for the dropdown of select not for the contextual Menu added to each option in the dropdown – Steve Jerome Lawrence Jul 19 '21 at 18:52