// Init App
var myApp = new Framework7({
root: ‘#app’,
theme: theme,
material: true, modalTitle: ‘EmployeePortal’,
materialRipple: false,
statusbar: {
iosOverlaysWebview: true,
},
routes: routes,
});
I am set modeltitle but not show in alert dialog .how work this modaltitle