I am using Material-UI Autocomplete Checkboxes
https://material-ui.com/components/autocomplete/#checkboxes
How I can disable the keyboard to not appear when Mobile?
It is very annoying and takes 1/2 of the screen ; my dropdowns are very short
I want something like that but the keyboard...

thanks