Multi-Select-Dropdown with option to add new values

We are prototyping an application for our company that has the need for a "Tags" dropdown. Users should be able to select multiple values from the dropdown, but also to add new values, which don't exist yet (=add new tags).

For reference behavior see this sample: Custom Value in Blazor MultiSelect Dropdown Component | Syncfusion

It seems that the DropDown Component is not capable of doing it, right? We would like to use the dropdown displaying selected items as Chips, that the user easily can remove selected items.

Is there any chance that Radzen-Devs can add this functionality, or any advise to build our own custom control based on Radzen-Components? Or maybe we are just not finding the right Radzen component to use and it already exists?

Any help is appreciated!

Thank you, Stefan

Yes, there is no such built-in feature.

We don't have plans to add such functionallity in the near future however you might find this demo useful: