Removes the menu-surface from it's current location and appends it to the body to overcome any overflow:hidden issues.
Wrapper method to add an event listener to the component's root element. This is most useful when listening for custom events.
Sets the absolute x/y position to position based on. Requires the menu to be hoisted.
Default anchor corner alignment of top-left surface corner.
Sets the menu-surface to position: fixed.
Sets the foundation to use page offsets for an positioning when the menu is hoisted to the body.
Sets the element that the menu-surface is anchored to.
Wrapper method to remove an event listener to the component's root element. This is most useful when unlistening for custom events.
Generated using TypeDoc
Fires a cross-browser-compatible custom event from the component root of the given type, with the given data.