I have multiple toolbars on a page and from the docs I understand it uses Shadow DOM.
How can I, on that page, give each of them individual styling without having to create additional components to host it.
In CSS it would be as simple as applying a class.
I’m new to Ionic 5 but have found the styling changes to be a lot tougher to get your head around.
3 posts - 2 participants