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 propery returns the width of the container for the web part.
Signature:
protectedgetwidth(): number;
Remarks
Web parts should utilize this property to perform operations such as any conditional styling of components based on the initial available width for the web part.