@microsoft/fast-foundation > ListboxOption > initialValue
ListboxOption.initialValue property
The initial value of the option. This value sets the value property only when the value property has not been explicitly set.
protected initialValue: string;
Remarks
HTML Attribute: value