#Is there anyway to make MultiSelect accept new item by simply pressing [space] key?
2 messages · Page 1 of 1 (latest)
2 messages · Page 1 of 1 (latest)
The current Creatable seems only support user to click on the "+ Create ___" option to create the new item. I would like to make it works like stack overflow's tag input field. User just type the word and press Space to create a new tag. Is it possible?