Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 Angular 的 Ant Design,我需要使模态窗口可拖动。我该怎么做?
谢谢!
这是一个正在讨论的问题。实际上,这是 ng-zorro-antd 最想要的功能。哈哈。
现在,您可以使用模板模态(而不是通过创建NzModalService)并在其上附加一个cdkDrag。
NzModalService
cdkDrag