0

I'm familiar with extending components within the same ExtJS MVC application, but now I'm wanting to use components from another ExtJS MVC application? Can someone help me understand how this can be done and give an example of extending a component from App1 (MVC) in App2 (MVC)?

1 Answer 1

1

I would use sencha cmd to create a package that is used by both applications and holds shared or common logic. Then each application can extend the components as needed.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.