RowGroupRenderer
Interface for . 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 static method. It also has a flag to hide the pagination.
Properties
| Name | Type | Description |
|---|---|---|
| component | Type< | Component implements |
| footerComponent | Signal<TemplateRef<any> | undefined> | Type< | |
| parameter | any |

