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

FooterRenderer

No documentation has been provided.

Properties

NameTypeDescription
component
Type<TableFooterComponent> | Signal<TemplateRef<any> | undefined>

Template or component for the footer. It should contains one or more td or th elements. If it is a component, the host css display property must be set to contents.

parameter
any