Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 666 Bytes

puppeteer.protocol.animation.animationtype.md

File metadata and controls

20 lines (13 loc) · 666 Bytes

Home > puppeteer > Protocol > Animation > AnimationType

Protocol.Animation.AnimationType enum

Signature:

export const enum AnimationType 

Enumeration Members

Member Value Description
CSSAnimation 'CSSAnimation'
CSSTransition 'CSSTransition'
WebAnimation 'WebAnimation'