Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 569 Bytes

puppeteer.protocol.animation.animation.type.md

File metadata and controls

13 lines (8 loc) · 569 Bytes

Home > puppeteer > Protocol > Animation > Animation > type

Protocol.Animation.Animation.type property

Animation type of Animation. (AnimationType enum)

Signature:

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