protected property ScrollToElementCommand::$parentSelector in Paragraphs Features 8
Same name and namespace in other branches
- 2.x 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\AjaxCode
protected $parentSelector;