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

8 lines (7 loc) 409 B
import * as i0 from "@angular/core"; import * as i1 from "./all-rows-selected.directive"; export declare class SelectRowModule { static ɵfac: i0.ɵɵFactoryDeclaration<SelectRowModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SelectRowModule, never, [typeof i1.AllRowsSelectedDirective], [typeof i1.AllRowsSelectedDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<SelectRowModule>; }