items property

List<DialogSelectItem<T>> items
final

Items to display and filter.

Implementation

final List<DialogSelectItem<T>> items;