Skip to content

docs-bug(Table): Missing modern “retrieving data through HTTP” example #33458

Description

@hb20007

Documentation Feedback

Arguably the most common use case for Table in a modern application is to retrieve data from an API and display it in a table. The example page features an example titled “Table retrieving data through HTTP” which uses HttpClient to achieve this.

However, the modern Angular way is to achieve this is with resource or httpResource. I believe that adding this as an extra example is justified due to the fact that most readers will probably be searching for precisely this.

Affected documentation page

https://material.angular.dev/components/table/examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsRelated to the documentationdocsThis issue is related to documentationgemini-triagedLabel noting that an issue has been triaged by geminineeds triageThis issue needs to be triaged by the team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions