RangeSlider.TooltipPlacement Type

value equal to: 'left', 'right', 'top', 'bottom', 'topLeft', 'topRight', 'bottomLeft', 'bottomRight' Determines the placement of tooltips See https://github.com/react-component/tooltip#api top/bottom{*} sets the _origin_ of the tooltip, so e.g. `topLeft` will in reality appear to be on the top right of the handle

Union cases

Union case Description

Bottom

Full Usage: Bottom

BottomLeft

Full Usage: BottomLeft

BottomRight

Full Usage: BottomRight

Left

Full Usage: Left

Right

Full Usage: Right

Top

Full Usage: Top

TopLeft

Full Usage: TopLeft

TopRight

Full Usage: TopRight

Static members

Static member Description

TooltipPlacement.convert

Full Usage: TooltipPlacement.convert

Returns: TooltipPlacement -> obj
Returns: TooltipPlacement -> obj