{#if !$builderStore.selectedComponentId} Please choose a component Press the button below to enable component selection, then click a component in your app to view what context values are available. devToolsStore.actions.setAllowSelection(true)} > Choose component {:else} {$componentStore.selectedComponent?._instanceName} devToolsStore.actions.setAllowSelection(true)} > Change component builderStore.actions.selectComponent(null)} > Reset {/if}