You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ViewChild(Collapse)private collapse: Collapse;toggleMenuItem(menuItem){// change by directive, instead model, the state of binding source will become inconsistent this.collapse.hide();}
The text was updated successfully, but these errors were encountered:
valorkin
changed the title
makes collapse to support two-way binding or hide exposed function(toggle,hide,show)
feat(collapse): makes collapse to support two-way binding or hide exposed function(toggle,hide,show)
Mar 24, 2016
The text was updated successfully, but these errors were encountered: