initialValue property

List<T> initialValue
final

The list of selected values before interaction.

Implementation

final List<T> initialValue;