1.1.2 • Published 3 years ago

@enface/preloader-test v1.1.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Enface Preloader

Preloader animation with Enface logo

Usage

import Preloader from '@enface/preloader'

<Preloader />

Parameters

endPos Number, end of axis top point, 310 by default

duration Number, animation duration, 1500 by default

offsetLine Number, count of pixels that the line touches when passing, 50 by default

dotScaleSize Number, dot's increase size when passing the line 1.4 by default

dotHorizontalOffset Number, horizontal dot's offset 0.05 by default

restartDelay Number, how long the animation will stop after passing the line, 0 by default

fillStyle object with 2 keys: first and second, changing color for animation. String with rgb color.

fillStyle = { first:, 'rgb(55, 164, 255)', second: 'rgb(255,255,255', } by default

1.1.1

3 years ago

0.1.0

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago