@microsoft/fast-foundation > TextField > pattern
TextField.pattern property
A regular expression that the value must match to pass validation.
Signature:pattern: string;
Remarks
HTMLAttribute: pattern
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > TextField > pattern
A regular expression that the value must match to pass validation.
Signature:pattern: string;
HTMLAttribute: pattern