mirror of
https://github.com/material-components/material-web.git
synced 2026-03-09 00:09:23 +08:00
After interaction with the native input, attribute bindings to it are ignored per platform standard behavior. Binding to the property fixes this issue. PiperOrigin-RevId: 493048723