getAriaLabel

abstract var getAriaLabel: (index: Number) -> String?(source)

Accepts a function which returns a string value that provides a user-friendly name for the thumb labels of the slider. This is important for screen reader users.

Parameters

{number} index The thumb label's index to format.