struct Protocol::CSS::SetEffectivePropertyValueForNode

Overview

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

Included Modules

Defined in:

protocol/css.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]