.. role:: ts-api-decorator

#########################
ResultRangeChangedHandler
#########################

.. js:module:: cee.ug
   :noindex:

.. container:: ts-api-section

   .. js:class:: ResultRangeChangedHandler

      The handler that is called whenever the range of a result changes.

      This will be called when a result is loaded for the first time and when the time step is changed.

      It might be useful for updating a UI, for example the minimum and maximum values on a slider for an isosurface.



