{#if tab === FrontendTypes.SCREEN}
role.name} getOptionValue={role => role._id} options={$roles} />
($screenSearchString = null)} />
{:else if tab === FrontendTypes.LAYOUT}
{#each $store.layouts as layout, idx (layout._id)}
0} /> {/each}
{/if}