Select component only supports native style for the drop down. IMHO all components need to support the Material style by default with native style (if any) being an option.
Add a parameter to Select called Native (Boolean) that is false by default. If true then use the current native styling for drop down, otherwise use a Material style for the drop down. The Material dropdown should look same as the Autocomplete dropdown.
Select component only supports native style for the drop down. IMHO all components need to support the Material style by default with native style (if any) being an option.
Add a parameter to Select called Native (Boolean) that is false by default. If true then use the current native styling for drop down, otherwise use a Material style for the drop down. The Material dropdown should look same as the Autocomplete dropdown.