I am a beginner in Angular and I am planning on creating a UI using it. Is there any way that if the user clicks a button, the app calls or references a .jar or any other externally packaged library? If so, can anyone explain how to include that library in my app project.
Thanks in advance