Search code examples
extjsextjs3

Extjs : How can I use seperate .js files?


My project is going to be so large. I decided to keep my Extjs codes in seperate files. How xan I do it please help.


Solution

  • You can declare some Extjs components into another .js file But you have to import both files in html document.