Field type for numbers
Field type for numbers
I was looking for a field type for numbers. "<input type="number">". I guess that's what is missing. Ain't it?
This question has an accepted answers - jump to answer
This discussion has been closed.
I was looking for a field type for numbers. "<input type="number">". I guess that's what is missing. Ain't it?
This question has an accepted answers - jump to answer
Answers
Is this in Editor? What you can do is use the
attroption of thetextinput type:Allan