Slider with textfield #3143
Unanswered
goerz
asked this question in
Questions about using Pluto
Replies: 1 comment
-
This is an option:
The slider works as expected. When you type a number in the NumberField and click on the Confirm button, the slider updates with the value. |
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.
-
Is there an easy way to combine a slider with a text field, so that in addition to sliding, I can set the slider to some exact value? Basically, I'm looking for
show_value=true
, but where I can edit that shown value by typing in something.Sliders are good for the intuitive animation effect, but I'm often having trouble sliding a Slider to some precise value.
Beta Was this translation helpful? Give feedback.
All reactions