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
|`isHomePage`| Whether the current content is the home page or not. |`boolean`|
1309
1309
|`loadedWidgets`| List of widgets currently loaded on the page, grouped by their id |`Record<string, object[]>`|
1310
1310
1311
-
These are the current options that we support and maintain. Any other properties that might be returned when executing `window.lumapps.getCurrentContent()` are not guaranteed to be there in future releases of this API.
1311
+
These are the current options that we support and maintain. Any other properties that might be returned when executing `window.lumapps.getCurrentContent()` are not guaranteed to be there in future releases of this API nor do we guarantee that they return stable values between navigations and pages.
0 commit comments