{#if mode === 'modal'} Cancel Post { content = newContent characterCount = getTextFromContent(newContent) }} placeholder="What's on your mind?" minHeight={80} autofocus={true} mode="inline" showToolbar={false} /> {#if attachedPhotos.length > 0} {#each attachedPhotos as photo} handlePhotoClick(photo)} title="View media details" > removePhoto(photo.id)} title="Remove photo" > {/each} {/if} {:else if mode === 'page'} {#if postType === 'essay'}