angular-deep-blur
v1.0.10
Published
Child-aware blur handler for Angular
Downloads
542
Readme
angular-deep-blur
angular-deep-blur detects when neither the element nor any of its children are in focus (i.e. the element is blurred by the focusing of another element outside the element.) This is especially useful if you want to hide a dropdown on blur.