{#if current_view === 'props'} {#if $store.currentView === 'detail'} {#each screen_props as [k, v, id] (id)}
store.setDetailProp(k, target.value)} />
{/each} {:else} {/if} {:else if current_view === 'layout'} {:else if current_view === 'events'} {/if}