-
Notifications
You must be signed in to change notification settings - Fork 26.2k
docs: fix info about descendants
for content queries.
#61534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- `descendants` option is `true` for `contentChild` - `descendants` option is `false` for `contentChildren`
Thx to @tomer953 for the report. |
Deployed adev-preview for 513b04d to: https://ng-dev-previews-fw--pr-angular-angular-61534-adev-prev-9flfhhuo.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
caretaker note: this is doc-only change, we can skip presubmit |
- `descendants` option is `true` for `contentChild` - `descendants` option is `false` for `contentChildren` PR Close #61534
This PR was merged into the repository by commit 5a4ca62. The changes were merged into the following branches: main, 20.0.x |
descendants
option istrue
forcontentChild
descendants
option isfalse
forcontentChildren