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

18 lines (9 loc) 793 B
[@rxap/table-system](../wiki/globals) / ExpandCellContentDirectiveContext # Interface: ExpandCellContentDirectiveContext\<Data\> Defined in: [expand-row/expand-row-container/expand-row-content.directive.ts:7](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/table-system/src/lib/expand-row/expand-row-container/expand-row-content.directive.ts#L7) ## Type Parameters • **Data** *extends* `Record`\<`string`, `any`\> ## Properties ### $implicit > **$implicit**: `Data` Defined in: [expand-row/expand-row-container/expand-row-content.directive.ts:8](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/table-system/src/lib/expand-row/expand-row-container/expand-row-content.directive.ts#L8)