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(cdk/accordion): define string type for cdkaccordion property id (#24640)
Fixes a bug in accordion/api documentation in CdkAccordion where id property is not loosley defined.
This is because id property is not explicitly defined as string.
Fixes#24639
(cherry picked from commit 853d2cc)
0 commit comments