Do you mean, load a component from another JavaScript file, or load the contents of a JavaScript file and display them inside?
hi,
I am creating an admin login in the settings tab. the form design is in a Javascript file.I want the form to show up when the user clicks settings tab of my app then i want to show some settings once the login credentials are valid. Is there someother way in which i can do this?