Skip to main content

Interface: Animation

Table of contents

Properties

Properties

name

name: string

Defined in

types.ts:282


animate

Optional animate: "enter" | "exit" | "both"

Defined in

types.ts:283


interval

Optional interval: number

Defined in

types.ts:284


direction

Optional direction: "left" | "center" | "right" | "up" | "down"

Defined in

types.ts:285


intensity

Optional intensity: number

Defined in

types.ts:286


mode

Optional mode: "in" | "out"

Defined in

types.ts:287


duration

Optional duration: number

Defined in

types.ts:288