UNPKG

@rxap/material-table-system

Version:

This package provides a set of Angular directives, components, and services to enhance and customize Angular Material tables. It includes features such as row selection, column filtering, expandable rows, table actions, and more. The goal is to simplify c

8 lines (7 loc) 390 B
import * as i0 from "@angular/core"; import * as i1 from "./expand-row.directive"; export declare class ExpandRowModule { static ɵfac: i0.ɵɵFactoryDeclaration<ExpandRowModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ExpandRowModule, never, [typeof i1.ExpandRowDirective], [typeof i1.ExpandRowDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<ExpandRowModule>; }