pattern
The pattern property of the HTMLInputElement interface represents a regular expression a non-null value should match. It reflects the element's pattern attribute.
The pattern property of the HTMLInputElement interface represents a regular expression a non-null value should match. It reflects the element's pattern attribute.