FocusFirstCommand::$selector

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Ajax/FocusFirstCommand.php \Drupal\Core\Ajax\FocusFirstCommand::selector
  2. 10 core/lib/Drupal/Core/Ajax/FocusFirstCommand.php \Drupal\Core\Ajax\FocusFirstCommand::selector

The selector of the container with tabbable elements.

Type: string

File

core/lib/Drupal/Core/Ajax/FocusFirstCommand.php, line 29

Class

FocusFirstCommand
AJAX command for focusing an element.

Namespace

Drupal\Core\Ajax

Code

protected $selector;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.