mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
560 B
560 B
Home > puppeteer > Protocol > CSS > AddRuleRequest > styleSheetId
Protocol.CSS.AddRuleRequest.styleSheetId property
The css style sheet identifier where a new rule should be inserted.
Signature:
styleSheetId: StyleSheetId;