mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
730 B
730 B
Home > puppeteer > Protocol > CSS > CreateStyleSheetRequest
Protocol.CSS.CreateStyleSheetRequest interface
Signature:
export interface CreateStyleSheetRequest
Properties
Property | Type | Description |
---|---|---|
frameId | Page.FrameId | Identifier of the frame where "via-inspector" stylesheet should be created. |