Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 333 Bytes

File metadata and controls

5 lines (3 loc) · 333 Bytes

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.

Demo and documentation