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
build: fix formatting for static properties and filter out coercion members (#22823)
* Fixes that there's no space between `static` and the property name.
* Filters out the `ngAcceptInputType_` properties from the docs.
Fixes#22816.
(cherry picked from commit fa616b9)
0 commit comments