struct Protocol::DOM::SetAttributeValue

Overview

Sets attribute for an element with given id.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Constructor Detail

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

[View source]