UNPKG

@rxap/table-system

Version:

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 exist

11 lines (10 loc) 450 B
import * as i0 from "@angular/core"; import * as i1 from "./expand-row.directive"; /** * @deprecated use from @rxap/material-table-system */ 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>; }