setEffectivePropertyValueForNode
suspend fun setEffectivePropertyValueForNode(args: CSS.SetEffectivePropertyValueForNodeParameter, mode: CommandMode = CommandMode.DEFAULT)
Find a rule with the given active property for the given node and set the new value for this property
Find a rule with the given active property for the given node and set the new value for this property
Parameters
nodeId
The element id for which to set property.
propertyName
No description
value
No description