@microsoft/fast-foundation > NumberField > placeholder
NumberField.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 does is not a valid substitute for a labeling element.