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

FooterRenderer

Interface for table footer.

See Also

  • https://ngx-panemu-table.panemu.com/usages/virtual-scroll

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
  • See Also
  • Properties
MIT © 2024  Panemu . Powered by NgDoc