Svelte
{#each $admins as admin}
{JSON.stringify(admin, null, 2)}
{/each}
Counter
{$counter.value}
-1
+1