Optionalchange?: (value: any) => voidChange event.
OptionalclassName?: stringOptionaldisabled?: booleanOptionalend?: numberEnd (inclusive).
Optionalfixed?: numberWhen start..end are specified, indicates the maximum number
of digits after the decimal point.
Optionalid?: stringOptionalincrement?: numberIncrement used for arrow control when start..end are specified.
Optionalinteger?: booleanWhen start..end are specified, indicates whether
to use integer values when the user changes
the value.
Optionalref?: Ref<HTMLButtonElement | null>Optionalstart?: numberStart (inclusive).
Optionalstops?: SliderStop[]Optionalstyle?: CSSProperties
Horizontal slider.
For the slider to work, specify either:
startandend, orstops