Ionic slides : different behavior

Hello there!

I am trying to create an app with many slides pages. For that I am using the https://ionicframework.com/docs/api/slides with the ion-slides.

So far, everything is working.
The problem is that I would like to give a different behavior to the first slide.
By using the http://idangero.us/swiper/api/ plugin’s parameters, I would like to change the slide gestures.

However, how can assign 2 behaviors to 1 ion-slides?

Thank you so much!