761 B
761 B
Home > puppeteer > Protocol > CSS > StyleSheetRemovedEvent
Protocol.CSS.StyleSheetRemovedEvent interface
Fired whenever an active document stylesheet is removed.
Signature:
export interface StyleSheetRemovedEvent
Properties
Property | Type | Description |
---|---|---|
styleSheetId | StyleSheetId | Identifier of the removed stylesheet. |