@rxap/table-system
v18.0.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/table-system?style=flat-square)](https://www.npmjs.com/package/@rxap/table-system) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://comm
Downloads
743
Readme
@rxap/table-system
Installation
Add the package to your workspace:
yarn add @rxap/table-system
Install peer dependencies:
yarn add @angular/animations@^18.0.1 @angular/cdk@^18.0.0 @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/forms@^18.0.1 @angular/material@^18.0.0 @rxap/data-source@^18.1.1 @rxap/material-table-system@^18.0.4 @rxap/utilities@^16.2.4 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/table-system:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/table-system:init