Header & Footer Slots
Description
You can add Header and/or Footer to your grid by using ng-template
within your angular-slickgrid
component, it's as simple as that. Using these slots also has the advantage of being contained in the same container making them the same width as the grid container.
Demo
Basic Usage
Component
Last updated