Skip to content

v4.21.16

Compare
Choose a tag to compare
@jajugoguma jajugoguma released this 28 Aug 02:24
· 21 commits to master since this release

Features

  • feat: custom header by passing html element by @jajugoguma in #1955
    • image
    • 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