Here’s a better example that explains my question: I created a component that has an input with a dropdown selection. I set it up so when you click the input, the dropdown appears, and when you click away from it, it disappears. However the click away does not work in the parent, only inside the component used.