[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [AnimationCreatedEvent](./puppeteer.protocol.animation.animationcreatedevent.md) > [id](./puppeteer.protocol.animation.animationcreatedevent.id.md) ## Protocol.Animation.AnimationCreatedEvent.id property Id of the animation that was created. Signature: ```typescript id: string; ```