UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

14 lines 279 B
Ext.onReady(function() { Ext.manifest = { widgets: [ { xtype: 'widget.panel', ui: 'bubble' }, { xtype: 'widget.header', ui: 'bubble' } ] }; });