PageResizeEvent
Inherits: Event['BasePage']
Event fired when the size of the containing window or browser is changed.
Typically used to adapt layout dynamically in response to resizes, such as switching between compact and expanded views in a responsive design.
Properties