protected property ScrollToElementCommand::$elementSelector in Paragraphs Features 2.x
Same name and namespace in other branches
- 8 src/Ajax/ScrollToElementCommand.php \Drupal\paragraphs_features\Ajax\ScrollToElementCommand::elementSelector
A CSS selector string.
Type: string
File
- src/
Ajax/ ScrollToElementCommand.php, line 19
Class
- ScrollToElementCommand
- Provides an AJAX command for scrolling an element into the view.
Namespace
Drupal\paragraphs_features\AjaxCode
protected $elementSelector;