initialValue property

List<T> initialValue
final

The list of initial selected items

Implementation

final List<T> initialValue;