UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

7 lines (5 loc) 138 B
Ext.define('KitchenSink.view.desktop.NavigationBar', { extend: 'Ext.TitleBar', xtype: 'desktopnavigationbar', ui: 'dark' });