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
Hello! First off, thank you for maintaining the library!
The old version pre Angular 10 had exposed the ngxDropdown directive from DropdownTreeviewComponent, so you could programatically detect if it is closed, and also close it when needed.
Would it be possible to expose it on this as well?
The text was updated successfully, but these errors were encountered:
This is a clone of the parent repository with added support for the latest version of Angular. If you could provide a reference to the previous code sample for ngxDropdown or a link to the documentation in the previous library, I will try to add it as soon as possible.
Additionally, if you are interested in contributing, a pull request would be more helpful.
Sure, here is a link to the original repo when it was still present, on line 24 This is the last time I could find that it was still present. In this commit it is already gone.
Hello! First off, thank you for maintaining the library!
The old version pre Angular 10 had exposed the ngxDropdown directive from DropdownTreeviewComponent, so you could programatically detect if it is closed, and also close it when needed.
Would it be possible to expose it on this as well?
The text was updated successfully, but these errors were encountered: