initialValue property

JuiDropdownOption<T>? initialValue
final

Valor inicial.

Implementation

final JuiDropdownOption<T>? initialValue;