Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RangeSliderControls

An object containing the functions required to update the RangeSlider's value when the user interacts with the slider. These functions are provided by the useRangeSlider hook.

remarks

@since 2.5.0

internal

Hierarchy

Index

Properties

setValue: Dispatch<SetStateAction<RangeSliderValue>>

Methods

  • persist(): void

Generated using TypeDoc