angular / 4 / api / core / trackbyfn.html

TrackByFn

interface deprecated

Deprecation Notes

v4.0.0 - Use TrackByFunction instead

Interface Overview

interface TrackByFn { 
  (index: number, item: any): any
}

Description

Nolonger used.

Members

(index: number, item: any): any

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/core/TrackByFn