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 |
---|---|---|
xotic750/v-click-outside-x | A Vue.js directive to detect clicks outside of an element | 83 |
ndelvalle/v-click-outside | A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
mahdikhashan/vue3-click-outside | A Vue.js 3 directive that allows running a method on clicking outside of an element bound to it | 16 |
avraammavridis/angular2-imagelazyload-directive | A directive to optimize image loading and fading-in animations in Angular 2 applications. | 6 |
huangshuwei/vue-click-helper | A Vue directive to handle click events with optional double click detection and customizable timing | 11 |
simplesmiler/vue-clickaway | Detects clicks outside an element to close modal windows or hide dropdowns | 963 |
orizens/angular2-infinite-scroll | A directive that triggers callbacks when the user scrolls past a certain distance from the bottom of a webpage | 15 |
drozhzhin-n-e/ng2-tooltip-directive | A directive for Angular that displays tooltips on hover or click. | 101 |
orizens/ngx-infinite-scroll | A directive that detects when a user scrolls to the bottom of an element and triggers an event | 1,246 |
nchutchind/vue-outside-events | A Vue.js directive to capture and react to events outside of an element without interrupting event propagation. | 57 |
mattlewis92/angular-confirmation-popover | A directive to display a bootstrap-styled confirmation popover when an element is clicked. | 202 |
msarsha/ng2-right-click-menu | A component for displaying a customizable context menu in Angular applications | 50 |
harm-less/angular-sticky | A directive to make elements stick when scrolling in web pages written in JavaScript and part of the AngularJS framework. | 83 |
renatosistemasvc/soft-angular-mask | A directive to mask input fields in Angular applications for number and money formats. | 6 |
alberplz/angular2-color-picker | An Angular 2 Color Picker Directive for selecting colors in web applications. | 185 |