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-icon id="short-icon" name="type" slot="suffix"></sl-icon>
|
||||||
</sl-input>
|
</sl-input>
|
||||||
<br/>
|
<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-icon id="long-icon" name="type" slot="suffix"></sl-icon>
|
||||||
</sl-input>
|
</sl-input>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user