Table
A responsive table component.
Installation
npx nx g @spartan-ng/cli:ui table
ng g @spartan-ng/cli:ui table
Usage
Data Table
You can use the brn-table
component to build more complex data tables.
See the Data Table documentation for more information.
We are also working on an example using the data table...