zubenelakrab
10/23/2018 - 7:25 AM

hbox

Empty hbox

{
  xtype: 'container',
  layout: {
  type: 'hbox',
  align: 'stretch'
  },
  items: []
}