Passing Parameter between two files using MVVM



This examples shows how to pass parameter between two zul screens. In this example, we are passing some parameters from the parent vm to child VM and child VM returns back some information.