You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
I have a question about a feature of ngx-modialog (not sure if it exists or not, so this is just a question)
Is it possible in ngx-modialog to move the modal once it's opened ? In particular, when cursor is near the top of the modal header, an icon appears that shows that it's movable, and we can click on that to move the modal around the page.
Environment:
Angular version: 6.1.0
ngx-modialog version: 5.0.1
Browser: chrome, Firefox, IE
Thanks in advance.
The text was updated successfully, but these errors were encountered:
cdk is maintained by Angular Material but you do not have to use material design at all. Just import the @angular/cdk/drag-drop module and you are good to go.
Hi everyone,
I have a question about a feature of ngx-modialog (not sure if it exists or not, so this is just a question)
Is it possible in ngx-modialog to move the modal once it's opened ? In particular, when cursor is near the top of the modal header, an icon appears that shows that it's movable, and we can click on that to move the modal around the page.
Environment:
Thanks in advance.
The text was updated successfully, but these errors were encountered: