coreui / coreui-angular

CoreUI Components Library for Angular https://coreui.io/angular/docs/
https://coreui.io/angular/
MIT License
248 stars 146 forks source link

remove right side menu toggle buttons (hamburger button) #135

Closed ngingihy closed 2 years ago

ngingihy commented 2 years ago

In the app-header, how to remove the right side menu toggle buttons (hamburger button). There are answers on how to remove both hamburger buttons but not the only one on the right

xidedix commented 2 years ago

@ngingihy for coreui v2 What about https://github.com/coreui/coreui-angular/issues/4

[asideMenuToggler]="false" 
[mobileAsideMenuToggler]="false"