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 provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Paths for the dynamic data.
Signature:
dynamicDataPaths?: {[path: string]: string;};
Remarks
This is used to reconstruct the dynamic data objects when deserializing the web part. The key is the path within the web part properties, and the value is the dynamic data internal id.