How to remove Copy/Excel/CSV/PDF/Show items and search #274
-
Hello I am not seeing how to disable these options, is it possible ? |
Beta Was this translation helpful? Give feedback.
Answered by
PrzemyslawKlys
Sep 27, 2021
Replies: 1 comment 1 reply
-
Just use -Buttons @() and it will remove it all. Basically with buttons you can control which button is shown and which isn't. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ipapaengr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just use -Buttons @() and it will remove it all. Basically with buttons you can control which button is shown and which isn't.