I create a slide-menu in app.html and the variable is in app.ts. How can I access the variable in app component through other component?
By injecting MenuController
?
I create a slide-menu in app.html and the variable is in app.ts. How can I access the variable in app component through other component?
By injecting MenuController
?