Is there a clean way to add an ion-toggle in an ion-navbar?

Im trying to achieve this and I was wondering if I am missing something or I should just make it work with CSS.

image

ATM, this is possible (without some css hacking that is)
But if you want, you can open an issue and we can discuss if we want to add this to the framework

Got it thanks. Sounds like a good idea, I’m interested. I have the CSS ready and I could probably fit it in a new component, the only problem I see is that I use ES6, not Typescript.

Shouldn’t be much different. I’d still provide the code and we can help get it ready for v2.