mirror of
https://github.com/material-components/material-web.git
synced 2026-03-09 00:09:23 +08:00
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