You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.
This API is invoked when the web part container dom element width is changed, e.g. when the browser browser window is resized and when the property pane is toggled open/closed.
Width (in pixels) of the container for the web part after the resize event.
Returns:
void
Remarks
Web parts should utilize this method to perform operations such as potentially re-rendering components based on the new available width for the web part.