1.0.2 • Published 6 years ago

fade-preloader v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

fade-preloader

Travis npm package Coveralls

Element that fade-in and fade-out covering the 100% of the viewport height and width. It's intended to use as preloader (or veil) that hide the underlying content in the first loading.

See on github

https://github.com/walterdl/fade-preloader

Install

  yarn add fade-preloader

-or-

  npm install --save fade-prealoader

Props

NameTypeRequiredDefaultDesc
showboolyesfalseshow or hide the preloader
showInmediatlyboolnotrueapply fade-in transition when its shows
hideInmediatlyboolnofalseapply fade-out transition when its shows
imageUrlstringno--Image to show at top
classNamestringno--additional className to the root container
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago