struct Protocol::DOM::MoveTo

Overview

Moves node into the new container, places it before the given anchor.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def node_id : NodeId #

New id of the moved node.


[View source]