Community

Oracle JET – How To Reference JavaScript Module in HTML

(Andrejus Baranovskis) I will explain how to reference JavaScript module function in Oracle JET HTML. In previous Oracle JET versions, we were using $root to access parent appController module. Syntax $root looks a bit like magic, it is better to reference module through a predefined variable. I wil




Tags: