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