Add “Select All” functionality in MUI Virtualized Autocomplete
I want to add the “Select All” option in my MUI Autocomplete component but I am finding it difficult to do so because I am using the Virtualized version due to the large size of my options list.