Skip to content

docs-bug(COMPONENT): Insufficient documentation of MatRecycleRows directive #29600

Open
@david-bulte

Description

@david-bulte

Documentation Feedback

There is some documentation on MatRecycleRows:

  • In the api section we find the following description of MatRecycleRows: "Enables the recycle view repeater strategy"
  • In the examples we find a "Table that uses the recycle view repeater strategy." example. But in the example we only see the standard example code with the extra directive 'recycleRows'. It is not clear at all what is the impact of the directive.

Nowhere in the docs I find what exactly is the purpose of this directive; in what scenarios I should use this. I have the impression you should use this when implementing infinite scroll, but I am not sure at all.

Affected documentation page

https://material.angular.io/cdk/table/overview

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: cdk/tabledocsThis issue is related to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions