Mouse clickable events

hi! ,
I am making a small colour detection web app. i have successfully made it using cv2 library but I want it as a web app. for this the picture whose colour has to be detected should be clickable on its different portions. Do streamlit has any mouse clickable event function available?