geoview-core
    Preparing search index...

    Variable SliderConst

    Slider: (props: SliderProps) => Element = SliderUI

    Type Declaration

      • (props: SliderProps): Element
      • Create a customized Material UI Slider (https://mui.com/material-ui/api/slider/)

        Parameters

        • props: SliderProps

          the properties passed to the slider element

        Returns Element

        the created Slider element