Interface

RangeChangeDetails

Change metadata emitted by Base UI range slider interactions.

Signature

Type Definition
Interface RangeChangeDetails

Properties

NameSignatureDescription
activeThumbIndex?activeThumbIndex?: numberIndex of the thumb that produced the value change.
reason?reason?: stringBase UI interaction reason for the value change.