Features
- feat: custom header by passing html element by @jajugoguma in #1955
-
- If you pass an HTML element to
columns[]. customHeader
, that element will be rendered in the header area.
- If the
header
attribute is not passed along, the textContent
of the given HTML element will be set internally to the header
attribute.
Full Changelog: v4.21.15...v4.21.16