mirror of
https://github.com/material-components/material-web.git
synced 2024-11-10 20:11:57 +03:00
5ba348dfd0
BREAKING: `MdMenu.prototype.anchor` now only accepts a string which will querySelector the rootNode of the menu. The method now to anchor to an element reference is to set `MdMenu.prototype.anchorElement`. This matches the `popover` anchoring proposal more closely, but that proposal may not pass in favor of a CSS approach. PiperOrigin-RevId: 560955779 |
||
---|---|---|
.. | ||
demo | ||
internal | ||
test | ||
_menu-item.scss | ||
_menu.scss | ||
harness.ts | ||
menu_test.ts | ||
menu-item.ts | ||
menu.ts | ||
sub-menu-item.ts |