How to remove Animation effects from antd modal

antd modal shows and closes animation is a bit abrupt
I want to remove the animation effect of this transition
just show and hide
how to do it?

https://ant.design/components.

Jan.13,2022

how do you remove the animation effect, if you have to:
ant-modal-mask ant-modal-mask-hidden this animation click on the style
ant-modal-mask click on the style,
can completely modify the dynamic effect of the style of antd itself. Solve the problem you want.


use the animation switch nzNoAnimation
component to use the
< nz-modal nzNoAnimation > < / nz-modal >
service, take a look at the ng-zorro document: https://ng.ant.design/docs/an.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7adcd2-29044.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7adcd2-29044.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?