Skip to content

Malak4web/animated-header-component

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animated header for ionic 2 pages

Use the animated-header-component in a regular ionic-page like this:

<animated-header [opacityFactor]="2">

== Ionic page html goes here ==

</animated-header>

See /src/pages/home/home.html for an example

Notes

I only tested this for ionic-pwa and mobile-views. Not sure yet how this behaves natively with cordova. Maybe should be extended for desktop-views?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.1%
  • CSS 30.3%
  • HTML 16.6%
  • JavaScript 4.0%