I have some buttons on the screen and I want to create a popup to show status is that possible when I click on the button popup gets open? (overlay)
or is there something so I can open overlay within same component using absolute css position as right now using absolute it's just puts within the component.