I want to console the event when a child div is clicked. for example: So, I want to trigger the handleMenu function only when those buttons are clicked and not to trigger when the area of parent div is getting clicked except those button areas. How can I do it? and yes I am using reactjs. If any alternative way