puppeteer/new-docs/puppeteer.protocol.css.createstylesheetresponse.stylesheetid.md
2020-07-13 14:01:35 +01:00

586 B

Home > puppeteer > Protocol > CSS > CreateStyleSheetResponse > styleSheetId

Protocol.CSS.CreateStyleSheetResponse.styleSheetId property

Identifier of the created "via-inspector" stylesheet.

Signature:

styleSheetId: StyleSheetId;