struct Protocol::Overlay::ScrollSnapHighlightConfig

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 node_id : DOM::NodeId #

Identifier of the node to highlight.


[View source]
def scroll_snap_container_highlight_config : ScrollSnapContainerHighlightConfig #

A descriptor for the highlight appearance of scroll snap containers.


[View source]