<@U04T6GWEQ5N> How do we get a number textfield?
# kmdc
s
@YentaBot How do we get a number textfield?
👀 1
y
It looks like you're asking about how to get a number textfield. You can use the KVision StateBinding components to generate views with state held in one or more Redux stores. You can also use custom CSS styling to adjust the size of the selectInput form element.
r
The bot is mixing different slack channels 🙂
b
You should be able to just set html texfield element type attr to number
s
Thanks! I was able to set that property and it worked!