labels property

List<String> labels
final

The list of labels that will be displayed in the component. The list cannot be empty and must have the same amount of elements as values.

Implementation

final List<String> labels;