angular2-clickoutside-directive
Click Detector
An Angular 2 directive that allows you to detect when a click occurs outside of an element's boundaries.
Angular 2 directive that provides Click Outside Functionality
6 stars
3 watching
1 forks
Language: TypeScript
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js directive to detect clicks outside of an element | 83 |
| A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
| A Vue.js 3 directive that allows running a method on clicking outside of an element bound to it | 16 |
| A directive to optimize image loading and fading-in animations in Angular 2 applications. | 6 |
| A Vue directive to handle click events with optional double click detection and customizable timing | 11 |
| Detects clicks outside an element to close modal windows or hide dropdowns | 963 |
| A directive that triggers callbacks when the user scrolls past a certain distance from the bottom of a webpage | 15 |
| A directive for Angular that displays tooltips on hover or click. | 100 |
| A directive that detects when a user scrolls to the bottom of an element and triggers an event | 1,248 |
| A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 56 |
| A directive to display a bootstrap-styled confirmation popover when an element is clicked. | 204 |
| A component for displaying a customizable context menu in Angular applications | 50 |
| A directive to make elements stick when scrolling in web pages written in JavaScript and part of the AngularJS framework. | 83 |
| A directive to format input fields with specific mask patterns in Angular applications | 6 |
| An Angular 2 Color Picker Directive for selecting colors in web applications. | 185 |