How to use the plug-in idangerous.swiper.3dflow in weiper in angular6

use the version of swiper2 and use the attribute rotate in it. The official document says that
< link rel= "stylesheet" href= "css/idangerous.swiper.css" >
< link rel= "stylesheet" href= "css/idangerous.swiper.3dflow.css" >

< script src= "js/idangerous.swiper-2.x.min.js" > < / script >
< script src= "js/idangerous.swiper.3dflow-2.x.js" > < / script >

I don"t know the name of this plug-in. There are no idangerous.swiper.3dflow.css and js
in the swiper I downloaded. I would like to know what to do if I want to use it. If I write directly, I have to download this plug-in, so I have to download it. If I download it, thank you very much

Mar.29,2022

put the plug-in address plug-in address first, but it's no use referencing it directly after you download it.

if you want to install a ts version with npm, please refer to this article use swiper in Angular


my solution is to download this plug-in and put it with swiper. In the place where swiper is introduced, you can introduce this plug-in and use it directly without doing anything. Thank you very much, thank you

Menu