660 B
660 B
Home > puppeteer > Protocol > CSS > GetBackgroundColorsResponse > computedFontWeight
Protocol.CSS.GetBackgroundColorsResponse.computedFontWeight property
The computed font weight for this node, as a CSS computed value string (e.g. 'normal' or '100').
Signature:
computedFontWeight?: string;