slider example not work #1253
Answered
by
dutrieux
vkatochka
asked this question in
Modules (Modal, Dropdown, Popup, Calendar, Toast, ...)
-
I copied the example from https://fomantic-ui.com/modules/slider.html, ran it on jsfiddle and the value in the "input" field has not changed! Is this a bug or am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
dutrieux
Jan 9, 2020
Replies: 3 comments
-
You need to add callback 'onChange' like that : |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lubber-de
-
See behaviors and callbacks at https://fomantic-ui.com/modules/slider.html#/settings page |
Beta Was this translation helpful? Give feedback.
0 replies
-
worked, thanks! |
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
You need to add callback 'onChange' like that :
https://jsfiddle.net/1ckhep0s/