selectControl property

FMultiValueControl<T>? selectControl
final

The control that manages the selected values.

Defaults to a managed radio selection if not provided.

Implementation

final FMultiValueControl<T>? selectControl;