anchor element for the popup menu
Optional
anchorOrigin?: PopoverOriginOptional. Default
Optional
className?: stringOptional.
Optional
disableDimensionAdjustments?: booleanarray of text or Entry information
should the menu be visible
Optional
onClose?: () => voidOptional. When the component requests to be closed (example: outside click).
callback for clicked menu entry
When an anchor is provided, aligns this popup menu to the element. Simple usage includes passing test for the menus and getting the clicked text in the callback. Extended usage includes passing the menu row content and entry id string for the callback. Visability control is aways dependent on the parent elements.