Getting Started
Usages
Columns
API References
ngx-panemu-table / Interface

RowGroupFooterComponent

The template should be one or more td elements. The host css display property must be set to contents.

Properties

NameTypeDescription
colSpan
number

It stores the number of visible columns that can be used to span the td element horizontally.

parameter
any
rowGroup
RowGroup

This is the RowGroup object. Access the RowGroup.data property to get the data provided by the table datasource.