'How to change input display style in Autocomplete

I'm using Autocomplete component from Mui. It has the default display style for multiple input values like this: default display style.

However, I hope to make it like how it would be displayed in Select component:  multiple values display

Is there any way I could make the autocomplete multiple values to display like this? Thank you



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source