{hero}

fixedheader-mode

Since: FixedHeader 4.1.0

The display mode of the fixed header / footer has changed.
Please note - this property requires the FixedHeader extension for DataTables.

Description

This event is triggered when a scroll of the page by the end user causes the header / footer of the DataTable to change its fixed (floating) state. It can be useful to know this if you have extra information in the header / footer that needs to be rerendered depending on the fixed state.

Type

function( e, mode, item )

Parameters: