0.1.14 • Published 5 months ago

preview-animation v0.1.14

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Usage

  • install package
    yarn add preview-animation
  • create
import { PreviewAnimation } from "preview-animation";

Component

parameter

data:{
    'fileName': {
        taskThumbnails:string[],
        pre:string,
        fps:number,
        frameIndexList:string[]
    }[];
blockNum?: number;
renderFrame?: string;
lang?:'zh' | 'en';
wrapperClassName?: string;
}

More info

check the example

0.1.14

5 months ago

0.1.13

5 months ago

0.1.12

5 months ago

0.1.11

5 months ago

0.1.10

5 months ago

0.1.9

5 months ago

0.1.8

5 months ago

0.1.7

5 months ago

0.1.6

6 months ago

0.1.5

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago