Skip to content

Commit cabe38a

Browse files
authored
Update Plunker link to Stackblitz
Adding Stackblitz link, since I have not been able to open a single Plunker file in several months.
1 parent 9e2e533 commit cabe38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Although this dropdown is designed for multiple selections, a common request is
168168

169169
### Lazy Loading
170170

171-
This Plunker link demonstrates an implementation of lazy loading: [Lazy loading Plunker](https://plnkr.co/edit/fsZHbth4kzLI79hohcMG?p=preview)
171+
This Stackblitz link demonstrates an implementation of lazy loading: [Lazy loading Stackblitz](https://stackblitz.com/edit/angular-oqhzcv?embed=1&file=src/app/app.component.ts)
172172

173173
If using search during lazy load, the search term must be supplied to the back end to return the appropriate number of results. Standard inline search will not work, since the front end does not know how many items to load to retrieve the desired number of matches.
174174

0 commit comments

Comments
 (0)