{shortName}
{#if editingComponentInstance}
{:else}
componentDetailsExpanded = !componentDetailsExpanded}>
Component Details
{#if componentDetailsExpanded}
name = ev.target.value} hasError={!!nameInvalid}/>
description = ev.target.value} text={description}/>
tagsString = ev.target.value} text={tagsString}/>
{/if}
Properties
{/if}
Delete {name} ?
Are you sure you want to delete this component ?