-
Notifications
You must be signed in to change notification settings - Fork 395
Row Identifier
Rati Wannapanop edited this page Apr 12, 2017
·
1 revision
Normally, this is the id column value of the data/table structure. It is used to uniquely identify a specific row of data in the dataset.
If you data structure uses different column, you can use track-by prop to specify it.