79183774

Date: 2024-11-13 07:26:15
Score: 1.5
Natty:
Report link

event.stopPropagation() can be used to stop further propagation of an event through the DOM (Document Object Model) hierarchy.

I made use of it in Angular Framework

Reasons:
  • Low length (1):
  • No code block (0.5):
Posted by: S J BHAVANA