Introduction Installation Customization
Basic Usage Advanced Usage Cell Expansion Cell Renderer Cell Spanning Custom Column Header Custom Row Group Error Handling Custom Filter Editor Dynamic Styling Vertical Scroll Virtual Scroll Filter Examples Full Border Persist States Localisation Inline Editing Global Search Custom Pagination Icons
Date Column DateTime Column Map Column Tick Column Computed Column Custom Column Multiline Column Grouped Column
API References
ngx-panemu-table / Interface

RowGroupRenderer

Interface for PropertyColumn.rowGroupRenderer. It gives a way to customize RowGroup component. If you want to only customize the content part and keep the expand button as is, consider using DefaultRowGroupRenderer.create() static method. It also has a flag to hide the pagination.

Properties

NameTypeDescription
component
Type<RowGroupComponent>

Component implements RowGroupComponent

footerComponent
Signal<TemplateRef<any> | undefined> | Type<RowGroupFooterComponent> | undefined
parameter
any
  • Properties
MIT © 2024  Panemu . Powered by NgDoc