(current_view = 'props')}>
(current_view = 'layout')}>
codeEditor && codeEditor.show()}> {#if componentInfo._code && componentInfo._code.trim().length > 0}
{/if}
(current_view = 'events')}>
{#if !componentInfo.component}
{#if current_view === 'props'}
{:else if current_view === 'layout'}
{:else if current_view === 'events'}
{/if}
{:else}
This is a screen, this will be dealt with later
{/if}