struct Protocol::Overlay::IsolatedElementHighlightConfig

Included Modules

Defined in:

protocol/overlay.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def isolation_mode_highlight_config : IsolationModeHighlightConfig #

A descriptor for the highlight appearance of an element in isolation mode.


[View source]
def node_id : DOM::NodeId #

Identifier of the isolated element to highlight.


[View source]