For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I want to access my main.js functions from viewModel. From view files I can directly access $root.funcName to access them but how do I trigger them from the respective viewModel.