This package provides a set of Angular directives, components, and services to enhance data tables with features like row expansion, full-text search, and row selection with checkboxes. It includes modules for easy integration of these features into existing Angular Material tables. The package offers components for controlling row expansion, displaying checkbox-based row selection, and filtering table data using full-text search.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

Example :
yarn add @rxap/table-system

Install peer dependencies:

Example :
yarn add @angular/animations @angular/cdk @angular/common @angular/core @angular/forms @angular/material @rxap/data-source @rxap/material-table-system @rxap/utilities rxjs 

Execute the init generator:

Example :
yarn nx g @rxap/table-system:init

Generators

init

Initialize the package in the workspace

Example :
nx g @rxap/table-system:init

results matching ""

    No results matching ""