protected property ScrollTopCommand::$selector in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/Ajax/ScrollTopCommand.php \Drupal\views\Ajax\ScrollTopCommand::selector
A CSS selector string.
Type: string
File
- core/
modules/ views/ src/ Ajax/ ScrollTopCommand.php, line 19
Class
- ScrollTopCommand
- Provides an AJAX command for scrolling to the top of an element.
Namespace
Drupal\views\AjaxCode
protected $selector;