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\Ajax
Code
protected $selector;
A CSS selector string.
Type: string
Drupal\views\Ajax
protected $selector;
Please login to continue.