useResizeObserver
Whether to listen Resizeobserver for resize detection 's event instead of Window's resize when using the autoResize
option.
If set to false, it will use window.resize
event in any environment.
Whether to listen Resizeobserver for resize detection 's event instead of Window's resize when using the autoResize
option.
If set to false, it will use window.resize
event in any environment.