5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Web Design Solution Area     Scripting and Web Languages     Angular 4
Angular apps are made richer by using animations. In this course, you will learn the basics of animation and keyframe animations in Angular.

Objectives

Simple Animations

  • start the course
  • import the package and functions for doing animations
  • create animation triggers to define animations
  • configure and use animation states
  • set up transitions between animation states
  • attach an animation to a view element
  • use the wildcard state to match any animation state
  • use the void state to do animations for elements not attached to a view

Keyframe Animations

  • set up complex animations with keyframes
  • configure timing for animations that happen in parallel
  • use callbacks to take action when an animation starts or ends

Practice: Animations for Angular

  • create and use animations in an Angular app