struct Protocol::Overlay::GridNodeHighlightConfig

Overview

Configurations for Persistent Grid Highlight

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 grid_highlight_config : GridHighlightConfig #

A descriptor for the highlight appearance.


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

Identifier of the node to highlight.


[View source]