I am working on Hybris smartedit and the login page form is generated through node_modules.
On login page load I want set username and password through smartedit custom loader component which is not in node_modules.
What is the correct way of achieving this.