What is the simplest way to use a combo box in a NextJS web app?
Though the question looks basic, I have looked on the net but did not find any simple and working solution.
What is the simplest way to use a combo box in a NextJS web app?
Though the question looks basic, I have looked on the net but did not find any simple and working solution.
Copyright © 2021 Jogjafile Inc.
You could try using the MUI's Autocomplete component.
"The autocomplete is a normal text input enhanced by a panel of suggested options. The widget is useful for setting the value of a single-line textbox in one of two types of scenarios: