mount
Description
attaches Menu to a custom PortalType
function
Example
<Portal let:mount>
<Menu {options} parent={menu2} {mount}></Menu>
</Portal>
Related article: Adjusting Menu position to fit the page
Related sample: Auto fit
function
<Portal let:mount>
<Menu {options} parent={menu2} {mount}></Menu>
</Portal>
Related article: Adjusting Menu position to fit the page
Related sample: Auto fit