Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49251

Ionic 4 modal animations

$
0
0

@oliverandersen wrote:

I want to animate my modal in sideways so as it looks like a normal page entering.

In the docs there are two animation attributes I can initialise the modal with:

  • enterAnimation
  • LeaveAnimation
const modal = await this.modalController.create({
      component: MapPage,
      componentProps: { value: 123 },
      enterAnimation: <animation here>,
      leaveAnimations: <animation here>
    });

both are of type AnimationBuilder… but i can figure out how to assign an animation to them.

Any help would be great…

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>