framework7 stackpages code example
Example: framework7 stackpages
var app = new Framework7({
id: ‘io.framework7.test’,
root: ‘#app’,
cache: true,
theme: theme,
views:{
stackPages: true,
},
}
var app = new Framework7({
id: ‘io.framework7.test’,
root: ‘#app’,
cache: true,
theme: theme,
views:{
stackPages: true,
},
}