ionic-header-parallax
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "ionic-header-parallax", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "This directive enables parallax effect on `ion-header` elements to display a cover photo while on top of the page and transition it to the normal navbar when content is scrolled down.", | ||
@@ -5,0 +5,0 @@ "main": "bundles/ionic-header-parallax.umd.js", |
# Parallax Header Directive for Ionic v4 # | ||
This directive enables parallax effect on `ion-header` elements to display a cover photo while on top of the page and transition it to the normal navbar when content is scrolled down. | ||
> For Ionic 3 use version [1.1.0](https://www.npmjs.com/package/ionic-header-parallax/v/1.1.0) of this package: `$ npm i ionic-header-parallax@1.1.0`. | ||
This directive enables parallax effect on `ion-header` elements to display a cover photo while on top of the page and transition it to the normal navbar when content is scrolled down. | ||
* [Live Demo](https://raschidjfr.github.io/ionic-header-parallax) | ||
@@ -8,0 +8,0 @@ * [Code Playground](https://stackblitz.com/github/raschidjfr/ionic-header-parallax) |