The base URL of the CMS, without any query parameters.
Properties of this UI extension.
The configuration of this UI extension. How to interpret the string (e.g. parse as JSON) is up to the implementation of the UI extension.
The locale of the CMS user as selected in the login page. For example: "en".
The styling of the user interface in which the extension is shown.
The time zone of the CMS user as selected on the login page. For example: "Europe/Amsterdam".
Properties of the CMS user.
Concatenation of the first and last name of the CMS user, or the username if both are blank. For example: "Suzanna Doe" or "admin".
The first name of the CMS user. For example: "Suzanna".
The username of the CMS user. For example: "admin".
The last name of the CMS user. For example: "Doe".
The version of the CMS. For example: "13.0.0".
Properties of the CMS that loads the UI extension.