Customize and generate HTML url input with name, id, placeholder, value, required, disabled and pattern attributes.
<input type="url" placeholder="URL" pattern="https://.*" />