0

Ext JS 6 supports the responsive design. We can use both responsive plugin and media queries to make an app responsive. But all documentation are mentioning modern toolkit. Does classic toolkit support responsive design?

Lejin KR
  • 477
  • 1
  • 3
  • 18

1 Answers1

0

Yes, you can use Ext.plugin.Responsive with classic toolkit.

Sergey Novikov
  • 4,096
  • 7
  • 33
  • 59