react-selectize
react-selectize copied to clipboard
Control the type of the ResizableInput
To better support mobile UX I would like to have the option change the type of the ResizableInput
(In my case to 'tel', This way mobile devices will open a keypad instead of the regular keyboard)
I would expect it to benefit email searches also (changing the type to email).