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