input[url]
Improve this Doc View Source input[url]
- input in module ng
Text input with URL validation. Sets the url
validation error key if the content is not a valid URL.
Note:
input[url]
uses a regex to validate urls that is derived from the