//On SyntheticEvent (parameters from props like onClick) //e.g. <button onClick={(event) => {...}}>Click Me!</button> event.stopPropagation()