I am trying to use this component in a controlled fashion, but it doesn't seem to work.
Does this component offer a way to set the values (selected time range) programmatically, besides the initial selectedInterval prop?
Because the selectedInterval prop only works the first time the component is initialized. It does not work to update the component if the selectedInterval changes later on.
I am trying to use this component in a controlled fashion, but it doesn't seem to work.
Does this component offer a way to set the values (selected time range) programmatically, besides the initial selectedInterval prop?
Because the selectedInterval prop only works the first time the component is initialized. It does not work to update the component if the selectedInterval changes later on.