0

I created a custom SPFX ListView Command Set button in the command bar which works fine. My only concern is that I don't control his order of appearance in the command bar. My goal is to be able to place it further left or further right as I desire. Also, is there anyway to move or hide the microsoft build-in button(Open, Share, Flow, and so on...)?

See Image Here

1 Answers1

0

This is known case, check #4121 and I suggest you.

To hide build-in command, you could inject custom CSS, check this github demo.

Lee
  • 5,305
  • 1
  • 6
  • 12