If I understand correctly, page-router-outlet creates Frame and Pages. Is there any way to set the Page properties in the template?
For example, androidStatusBarBackground or statusBarStyle as stated here.
I don't know if there are other ways to set these properties when using Angular, So I created this feature request to allow setting these properties through page-router-outlet or maybe using a built-in service.
If I understand correctly,
page-router-outletcreates Frame and Pages. Is there any way to set the Page properties in the template?For example,
androidStatusBarBackgroundorstatusBarStyleas stated here.I don't know if there are other ways to set these properties when using Angular, So I created this feature request to allow setting these properties through page-router-outlet or maybe using a built-in service.