How to implement multi value textfield with Forge UI

Is there a way to implement multi value TextField with forge ui kit. For example let’s say I want a user to enter multiple emails separated with a comma or any other separator. and have them appear as displayed on the attached screenshot

Screenshot 2024-02-13 at 11.48.16

Unfortunately only Select supports multi value

2 Likes