@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
23 lines (18 loc) • 1.05 kB
Markdown
## API
### Classes
- [AllRowsSelectedDirective](../wiki/Class.AllRowsSelectedDirective)
- [CheckboxCellComponent](../wiki/Class.CheckboxCellComponent)
- [CheckboxHeaderCellComponent](../wiki/Class.CheckboxHeaderCellComponent)
- [ExpandControlsCellComponent](../wiki/Class.ExpandControlsCellComponent)
- [ExpandRowContainerComponent](../wiki/Class.ExpandRowContainerComponent)
- [ExpandRowContentDirective](../wiki/Class.ExpandRowContentDirective)
- [ExpandRowDirective](../wiki/Class.ExpandRowDirective)
- [ExpandRowModule](../wiki/Class.ExpandRowModule)
- [ExpandRowService](../wiki/Class.ExpandRowService)
- [SelectRowModule](../wiki/Class.SelectRowModule)
- [SelectRowService](../wiki/Class.SelectRowService)
- [TableFilterInputDirective](../wiki/Class.TableFilterInputDirective)
- [TableFullTextSearchService](../wiki/Class.TableFullTextSearchService)
### Interfaces
- [AllRowsSelectedDirectiveContext](../wiki/Interface.AllRowsSelectedDirectiveContext)
- [ExpandCellContentDirectiveContext](../wiki/Interface.ExpandCellContentDirectiveContext)