#Creatable property for select

1 messages · Page 1 of 1 (latest)

proper elm
#

Hello, in version 6 of Mantine, the select component had a creatable property for creating a new element in the list. How to implement this in Mantine 7 version?

mint lily
#

Use TagsInput

proper elm