arkon / ng-sidebar

[Inactive] Angular sidebar component.

Home Page:https://echeung.me/ng-sidebar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-sidebar-content animating if ng-sidebar [(opened)] is initially set to true

jacosta123 opened this issue · comments

I'd like to have the sidebar open when the page is initially loaded and then have the user close it if they wish to do so. When I set opened = true, the page contents slide over to the right as if i were toggling the sidebar to open. Is there anyway around this?