struct Protocol::Overlay::FlexNodeHighlightConfig

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 flex_container_highlight_config : FlexContainerHighlightConfig #

A descriptor for the highlight appearance of flex containers.


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

Identifier of the node to highlight.


[View source]