Scientific notation in mo.ui.number #3943
Unanswered
nsbuitrago
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, is there a way to allow for scientific notation using the Number input? (i.e., 1e-6 which is valid in python). I'm currently working around by using a text input and doing the conversion myself, but form validation is also a bit unclear to me from the documentation.
Beta Was this translation helpful? Give feedback.
All reactions