CdkTable provides behavior for data tables without styling.
Installation
Basic Usage
With DataSource
Sticky Headers
API Reference
cdk-table
| Input | Type | Description |
|---|---|---|
dataSource | DataSource | Array | Data to display |
trackBy | TrackByFunction | Track items by identity |