News

An input text field can have a pattern attribute containing a regex string, which the browser natively uses for validation (HTML5 spec). Current Behavior Currently, passing pattern to TextField does ...