Release Notes / Version 11.2310
Table Of ContentsWe simplified most of our configuration for Ext-Components from [Bindable] to [ExtConfig]. In case you are not working only with our Public API (and not, for example, with native JavaScript in Studio) this has no impact. Otherwise you might need to change access to configuration in your native JavaScript from "getSomeConfig" and "setSomeConfig" to "someConfig".
(CMS-16977)