620 B
620 B
Home > puppeteer > Protocol > CSS > CSSKeyframeRule > styleSheetId
Protocol.CSS.CSSKeyframeRule.styleSheetId property
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.
Signature:
styleSheetId?: StyleSheetId;