The Loginapp Design Kit provides methods to adapt the layout to page events:
Note that equal API methods are first invoked on the layout and subsequently on the custom page. For example, onPageEnter()
is invoked for all applicable layouts and afterward onPageEnter()
is invoked for all applicable custom pages.