问题
Which version of Ext JS library does AEM 6.1 use? Is there a direct way/console to find this out?
回答1:
It uses v3.4.0
of ExtJS on top of which the AEM Widget Library is built. You can find the details at /libs/cq/ui/widgets/source/ext/release-notes.html
The following Note is also available at https://docs.adobe.com/docs/en/aem/6-1/develop/components/widgets.html
Adobe Experience Manager is built upon ExtJS 3.4.0.
来源:https://stackoverflow.com/questions/35553557/version-of-ext-js-used-by-aem-6-1