Set long field type to url
This commit is contained in:
@@ -210,7 +210,7 @@ document.addEventListener('DOMContentLoaded', async () => {
|
||||
<sl-icon id="short-icon" name="type" slot="suffix"></sl-icon>
|
||||
</sl-input>
|
||||
<br/>
|
||||
<sl-input id="long" label="⟶">
|
||||
<sl-input id="long" label="⟶" type="url">
|
||||
<sl-icon id="long-icon" name="type" slot="suffix"></sl-icon>
|
||||
</sl-input>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user