A range input that lets users select a numeric value by dragging a handle along a horizontal track.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Uses `role="slider"` with `aria-valuemin`, `aria-valuemax`, `aria-valuenow` attributes. Supports keyboard arrow navigation.