@microsoft/fast-foundation > Combobox > placeholder
Combobox.placeholder property
Sets the placeholder value of the element, generally used to provide a hint to the user.
Signature:placeholder: string;
Remarks
HTML Attribute: placeholder Using this attribute is not a valid substitute for a labeling element.