{#if vars.length > 0} (open = true)} class="btn btn-ghost btn-xs font-mono text-base-content/40 hover:text-base-content/70 border border-base-300/50" > $ vars {#if open} variables {#each vars as v} ${v} {/each} ✓ applied apply (open = false)} class="btn btn-ghost btn-xs font-mono text-base-content/40 hover:text-base-content/70 border border-base-300/50" > close (open = false)} class="modal-backdrop" aria-label="close" > {/if} {/if}