@tonywang531 wrote:
I am a little bit confused with the difference of app.Callback Input and State. Let’s say there are two options for a range slider when the callback is fired:
Input('my-range-slider', 'value'), State('my-range-slider', 'value')
What is the practical difference between each? When should one use over the other?
Posts: 2
Participants: 2