<p>Hello. If i create Popup component, i must attach it to current UI? And

Hello. If i create Popup component, i must attach it to current UI? And connect it to target component. And only after that i can control (show/hide) it? Should i care about Popup instances, which attached to dynamic components, like some components inside Dialog, for example? If i close Dialog and never open it in future, Popup instance will stay on page for all time?