puppeteer/new-docs/puppeteer.protocol.animation.animation.type.md
2020-07-13 14:01:35 +01:00

548 B

Home > puppeteer > Protocol > Animation > Animation > type

Protocol.Animation.Animation.type property

Animation type of Animation.

Signature:

type: ('CSSTransition' | 'CSSAnimation' | 'WebAnimation');