You are here

protected property FocusFirstCommand::$selector in Drupal 9

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;