Replies: 2 comments
-
(create-form-element body :number) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need a text field that restricts users inputing only numbers. Html has the type="number", is there something similar in Clog?
I grepped and I only found :type = 'double-float as an example. I tried variations but it seems :type is not a known keywords.
Question: Is there the a type="number" equivalent in Clog?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions