The ConfigurationController allows setting editor session data. This data is not stored in the document and can only be used at runtime. Amongst others, the configuration store is available to the editor connectors and Javascript actions running in the editor. Methods inside this controller can be called by window.SDK.configuration.{method-name}

Methods