Author: | Verical |
---|---|
Official Page: | Go to website |
Publish Date: | October 12, 2015 |
License: | MIT |
Description:
ngDropover is an Angular 1.x directive that is a feature-rich, event-driven solution for dropdowns, popovers, tooltips, or any other time you need a trigger or triggers to hide-show elements.
Features:
- Open and close the dropover programmatically with events
- Built in touch support
- Easily create multiple triggers for single dropover
- Close dropover when clicking outside directive
- Doesn’t use event.stopPropagation()