Documentation

Events

onBeforeBack fires the moment back() fucntion is triggered
onBindRequest fires when the component is ready to receive data from the master component
onDestruct occurs when component destroyed
onViewChange fires when the views are switched in the component (regardless of the switching method)
Back to top