Hello
For special reasons, I need to catch the maximum button (= fullscreen) event.
For example,
Click sorting ==== beforeSort: function (evt) {.....}
Reset filters Click ==== type: 'button',
label: 'Reset filters'
listener: function () {
.....
}
maximum button (= fullscreen) event ====?