Labels Property (FlexSlider)

Class

FlexSlider.

Action

Gets an array of strings used for the slider labels.

Flex positions the labels at the beginning of the track, and spaces them evenly between the beginning of the track and the end of the track.

The default value is undefined.

Syntax

'Declaration
Protected Read Property labels As List(Of String)

Access

Read only.