8000 docs(template): add link to reference implementation · rx-angular/rx-angular@758ad1c · GitHub
[go: up one dir, main page]

Skip to content

Commit 758ad1c

Browse files
committed
docs(template): add link to reference implementation
1 parent f93ff09 commit 758ad1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/template/experimental/virtual-scrolling/src/lib/virtual-list-template-manager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export interface RxVirtualListTemplateManager<T, C> {
3333
* @internal
3434
*
3535
* Factory that returns a `ListTemplateManager` for the passed params.
36+
* Similar to https://github.com/angular/components/blob/main/src/cdk/collections/recycle-view-repeater-strategy.ts
3637
*
3738
* @param templateSettings
3839
*/

0 commit comments

Comments
 (0)
0