{#if object} {#if withIcon && action === 'create'} {/if} {#if withIcon && action === 'remove'} {/if} {#if objectPresenter && !viewlet?.valueAttr} {#if hasSeparator} {/if} {:else} {#await getValue(object) then value} {value} {#if hasSeparator} , {/if} {/await} {#if hasSeparator} {/if} {/if} {/if}