One common UI pattern is a multiselect component that allows users to select multiple options from a list. However, in some cases, users may need to add new options to the list that are not already available.
In this blog, we'll show you how to create a Creatable multiselect component in Material UI that allows users to select from a list of options or create new options by typing in a value. We'll use the createFilterOptions components that are part of the Material UI library to filters options