====== behavior: popup-menu ======
Shows popup menu when clicked.
The ''popup-menu'' allows to share single list of menu items among many elements that have this behavior applied.
Use popup-selector when you need to provide some inline/context actions for repeatable items, e.g. rows in table.
===== Elements =====
There are no elements that have this behavior applied by default.
===== Attributes =====
that this behavior knows about:
* ''menu="css-selector"'' - CSS selector of menu element, example: ''
...
''
* ''align-popup= left | top | right | bottom'' - defines popup menu position relative to the element. This attribute can also be defined in CSS as a custom attribute ''-align-popup= "left" | "top" | "right" | "bottom"''. Default value - bottom;
If there is no ''menu'' attribute defined then this behavior will use first ''