Skip to main content

@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