mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
586 B
586 B
Home > puppeteer > Protocol > CSS > CreateStyleSheetResponse > styleSheetId
Protocol.CSS.CreateStyleSheetResponse.styleSheetId property
Identifier of the created "via-inspector" stylesheet.
Signature:
styleSheetId: StyleSheetId;