ngx-builders/ngx-bulma

How do you toggle the navbar using the burger menu?

Opened this issue · 0 comments

All the navbar examples in the documentation use a toggleNavbar() method. That requires the component to have that method, but I can't seem to find an example of how to implement it. What is that method supposed to contain?