Tables for displaying dynamic data
There is some complex template stuff that requires following the examples quite closely to function. Make sure you include everything, especially the #cell ref.
Contents
[rowLinks]="true"
Specify a "link" property in the dataSource and each row will be a clickable link. You can also specify "newTab" in the dataSource aswell if you want certain links to open in a new tab. Currently "rowLinks" is not supported with the options "mobileViewCompact", "expandable" and "calloutContent".