Signature
Interface RangeChangeDetailsProperties
| Name | Signature | Description |
|---|---|---|
activeThumbIndex? | activeThumbIndex?: number | Index of the thumb that produced the value change. |
reason? | reason?: string | Base UI interaction reason for the value change. |
Change metadata emitted by Base UI range slider interactions.
Interface RangeChangeDetails| Name | Signature | Description |
|---|---|---|
activeThumbIndex? | activeThumbIndex?: number | Index of the thumb that produced the value change. |
reason? | reason?: string | Base UI interaction reason for the value change. |