Skip to content

@ViewChildren metadata options in doc are not correct #60244

@ahnpnl

Description

@ahnpnl

Describe the problem that you experienced

@ViewChildren API section, the list of metadata options have 2 issues:

Enter the URL of the topic with the problem

https://angular.dev/api/core/ViewChildren#api

Describe what you were looking for in the documentation

I would expect the @ViewChildren API section to specify the correct available metadata options

Describe the actions that led you to experience the problem

Because the metadata options in API section specifies that descendants option is available, this led to my confusion when using @ViewChildren in my component I couldn't find that option. After inspecting my node_modules which contains Angular 19.2, I could see that the doc is wrong.

Describe what you want to experience that would fix the problem

No response

Add a screenshot if that helps illustrate the problem

Image

If this problem caused an exception or error, please paste it here

N/A

If the problem is browser-specific, please specify the device, OS, browser, and version

N/A

Provide any additional information here in as much as detail as you can

N/A

Metadata

Metadata

Assignees

Labels

area: docsRelated to the documentationarea: docs-infraAngular.dev application and infrastructure

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions