{#if componentDef} {#each Object.entries(componentDef.props) as [prop_name, prop_def], index} {#if prop_def !== "event"}
{/if} {/each} {/if}