New to PrimeNG/Angular here. We have a element that first opens as a fairly small window. Users can click on a link to expand the dialog. When expanded, the width expands to the right but the dialog stays positioned as when it first opened.
I understand there's supposed to be a dialog center() method but I can't figure out how to wire it up. Thanks!