You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(material/button-toggle): add missing type on public API (#22224)
Adds an explicit type to `MatButtonToggleGroup` so that it can show up in the docs.
This change is merge safe, because the type is the same as the inferred type that was in
place already.
Fixes#22026.
(cherry picked from commit 9f560f4)
0 commit comments