Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SliderLabelProps

remarks

@since 2.5.0

Hierarchy

Index

Properties

Properties

label?: ReactNode

An optional label to display with the slider. This should normally be a short (1-4 word) description for this slider.

labelProps?: PropsWithRef<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>

Optional props to pass to the component wrapping the label content.

Generated using TypeDoc