mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
986 B
986 B
Home > puppeteer > Protocol > CSS > SetEffectivePropertyValueForNodeRequest
Protocol.CSS.SetEffectivePropertyValueForNodeRequest interface
Signature:
export interface SetEffectivePropertyValueForNodeRequest
Properties
Property | Type | Description |
---|---|---|
nodeId | DOM.NodeId | The element id for which to set property. |
propertyName | string | |
value | string |