You are here

protected property WebformScrollTopCommand::$selector in Webform 8.5

Same name and namespace in other branches
  1. 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\Ajax

Code

protected $selector;