You are here

protected property ScrollToElementCommand::$parentSelector in Paragraphs Features 2.x

Same name and namespace in other branches
  1. 8 src/Ajax/ScrollToElementCommand.php \Drupal\paragraphs_features\Ajax\ScrollToElementCommand::parentSelector

A CSS selector string.

Type: string

File

src/Ajax/ScrollToElementCommand.php, line 26

Class

ScrollToElementCommand
Provides an AJAX command for scrolling an element into the view.

Namespace

Drupal\paragraphs_features\Ajax

Code

protected $parentSelector;