struct Protocol::DOM::ScrollIntoViewIfNeeded

Overview

Scrolls the specified rect of the given node into view if not already visible. Note: exactly one between nodeId, backendNodeId and objectId should be passed to identify the node.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Constructor Detail

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

[View source]