chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.css / CSSDomain / setEffectivePropertyValueForNode

setEffectivePropertyValueForNode

suspend fun setEffectivePropertyValueForNode(input: SetEffectivePropertyValueForNodeRequest): Unit

Find a rule with the given active property for the given node and set the new value for this property

Official doc