Skip to main content
Version: 1.x

@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.

Signature:
protected initialValue: string;

Remarks

HTML Attribute: value