struct Protocol::DOM::GetRelayoutBoundary

Overview

Returns the id of the nearest ancestor that is a relayout boundary.

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 #

Relayout boundary node id for the given node.


[View source]