clickDropdownBox()" data-hover-menu-spawner>
{{ activeEntry.label }}
activeEntryChanged(newActiveEntry)"
@widthChanged="(newWidth: number) => onWidthChanged(newWidth)"
:menuEntries="menuEntries"
:direction="'Bottom'"
:drawIcon="drawIcon"
:scrollableY="true"
ref="menuList"
/>