Popup placement

Is it possible to set the placement position for Popups? The docs say “which can display custom content at specified coordinates“ but it seems the coordinates are automatically injected? Also clicking the link on the docs page to view the source ends in a 404 not found.

To be clear, what I’m trying to do is open the popup centered vertically and horizontally on the page.

Thanks, Chris

You can use Dialog for that - check our demos for reference.

1 Like

Thank you! That should work.