mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1c49160129
Fix case of not wanted internal properties displayed in the documentation by adding if blocks in the concerned templates. So if the option is marked as internal the template won't create an entry in the documentation table for the concerned property of method Fixes #52018 PR Close #52020