Add reverse tags

This commit is contained in:
kwaroran
2024-09-11 09:57:04 +09:00
parent 0465543902
commit 342408081a
2 changed files with 8 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
aria-describedby="{name} {check ? 'abled' : 'disabled'}"
aria-labelledby="{name} {check ? 'abled' : 'disabled'}"
>
{#if !hiddenName && reverse}
{#if reverse}
<span>{name}<slot /></span>
{/if}
<input