struct Protocol::DOM::ShadowRootPopped

Overview

Called when shadow root is popped from 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_id : NodeId #

Shadow root id.


[View source]