{#if $entity} {:else} {/if}

Groups

{#each groups as address} {/each}
{#if !$error} {#if Boolean($allTypeEntries)}
{#each Object.entries(typedAttributes) as [typeAddr, entries] (typeAddr)} {/each} {#if currentUntypedAttributes.length > 0 || editable} {/if} {#if currentBacklinks.length > 0} {/if}
{:else} {/if} {:else}
{JSON.stringify($error)}
{/if}