protected property WebformScrollTopCommand::$selector in Webform 8.5
Same name and namespace in other branches
- 6.x src/Ajax/WebformScrollTopCommand.php \Drupal\webform\Ajax\WebformScrollTopCommand::selector
A CSS selector string.
Type: string
File
- src/
Ajax/ WebformScrollTopCommand.php, line 19
Class
- WebformScrollTopCommand
- Provides an Ajax command for scrolling to the top of an element.
Namespace
Drupal\webform\AjaxCode
protected $selector;