@rxap/material-table-system
Installation
Add the package to your workspace:
yarn add @rxap/material-table-system
Install peer dependencies:
yarn add @angular/animations@19.0.3 @angular/cdk@19.0.2 @angular/common@19.0.3 @angular/core@19.0.3 @angular/forms@19.0.3 @angular/material@19.0.2 @angular/router@19.0.3 @rxap/components@^19.0.0-dev.2 @rxap/data-source@^19.0.0-dev.2 @rxap/directives@^19.0.0-dev.2 @rxap/forms@^19.0.0-dev.2 @rxap/material-directives@^19.0.0-dev.2 @rxap/pattern@^1.1.10-dev.2 @rxap/reflect-metadata@^1.0.12-dev.2 @rxap/rxjs@^1.1.11-dev.2 @rxap/utilities@^16.4.1-dev.2 @rxap/window-system@^19.0.0-dev.2 rxjs@7.8.1
Execute the init generator:
yarn nx g @rxap/material-table-system:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/material-table-system:init