{#if menuListChildrenExists} dispatch("selectedEntryValuePath", detail)} on:open={({ detail }) => (open = detail)} {open} entries={menuListChildren || []} entriesHash={menuListChildrenHash || 0n} direction="Bottom" minWidth={240} drawIcon={true} bind:this={self} /> {/if}