Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RangeSliderState

A data type that represents a range slider's state.

Hierarchy

  • RangeSliderState

Index

Properties

Properties

Optional bounds

bounds: number[]

Current bounds values.

Optional handle

handle: number

Current handle elements.

Optional recent

recent: number

Index of the last handle interacted with or changed.

Generated using TypeDoc