Skip to main content

Interface: Animation

Table of contents

Properties

Properties

name

name: string

Defined in

types.ts:227


animate

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

Defined in

types.ts:228


interval

Optional interval: number

Defined in

types.ts:229


direction

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

Defined in

types.ts:230


intensity

Optional intensity: number

Defined in

types.ts:231


mode

Optional mode: "in" | "out"

Defined in

types.ts:232


duration

Optional duration: number

Defined in

types.ts:233