{#if editable} {/if} {#if showEntity} {/if} {#if showAttribute} {/if} {#if showValue} {/if} {#if header} {#if editable} {/if} {#if showAttribute} {/if} {#if showValue} {/if} {/if} {#each sortedAttributes as [id, entry] (id)} {#if editable} {/if} {#if showEntity} {/if} {#if showAttribute} {/if} {#if showValue} {/if} {/each} {#if attributes.length > currentDisplay} {/if} {#if editable} {#if showAttribute} {/if} {#if showValue} {/if} {/if}
{/if} {#if showEntity} EntityAttributeValue
{ sortKeys[entry.entity] = event.detail[0]; }} />
{formatAttribute(entry.attribute) || entry.attribute} updateEntry(id, entry.attribute, val)} > {#if entry.value.t === "Address"}
{ sortKeys[entry.value.c] = event.detail[0]; }} /> {:else}
{formatValue(entry.value.c, entry.attribute) || entry.value.c}
{/if}
+ {attributes.length - currentDisplay} more...