Add the package to your workspace:
yarn add @rxap/data-grid
Install peer dependencies:
yarn add @angular/common@^19.1.3 @angular/core@^19.1.3 @angular/material@^19.1.1 @angular/router@^19.1.3 @rxap/forms@^19.0.1-dev.3 @rxap/pattern@^1.1.11-dev.3 @rxap/pipes@^19.1.0-dev.1 @rxap/rxjs@^1.1.12-dev.3 @rxap/utilities@^16.4.2-dev.3 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/data-grid:init
Initialize the package in the workspace
yarn nx g @rxap/data-grid:init