mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
727 B
727 B
Home > puppeteer > Protocol > CSS > CreateStyleSheetResponse
Protocol.CSS.CreateStyleSheetResponse interface
Signature:
export interface CreateStyleSheetResponse
Properties
Property | Type | Description |
---|---|---|
styleSheetId | StyleSheetId | Identifier of the created "via-inspector" stylesheet. |