struct Protocol::DOM::ShadowRootPushed

Overview

Called when shadow root is pushed into the element.

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 host_id : NodeId #

Host element id.


[View source]
def root : Node #

Shadow root.


[View source]