2 Commits

Author SHA1 Message Date
Material Web Team
533ae6c999 feat(field,menu): create a surface client rect api for positioning
Expose the field container element to allow anchoring directly to it. This is necessary because if there is supporting text below the field, anchoring a menu to the md-field will cause the menu to anchor below the supporting text which would require some manual pixel-offsets to align correctly.

PiperOrigin-RevId: 516636675
2023-03-14 14:38:55 -07:00
Material Web Team
7d5af92ad0 Implements md-menu
PiperOrigin-RevId: 504701523
2023-01-25 17:14:44 -08:00