Animations

In Pagedraw you can

  1. Create any animated component in code (or with your favorite tool) outside Pagedraw and bring it in using override code
  2. Use higher order components to inject CSS animations onto components drawn in Pagedraw

Check out the “Fade in” example in this fiddle for an example of 2