AnnounceCommand::PRIORITY_ASSERTIVE

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Ajax/AnnounceCommand.php \Drupal\Core\Ajax\AnnounceCommand::PRIORITY_ASSERTIVE
  2. 8.9.x core/lib/Drupal/Core/Ajax/AnnounceCommand.php \Drupal\Core\Ajax\AnnounceCommand::PRIORITY_ASSERTIVE
  3. 10 core/lib/Drupal/Core/Ajax/AnnounceCommand.php \Drupal\Core\Ajax\AnnounceCommand::PRIORITY_ASSERTIVE

The assertive priority attribute value.

File

core/lib/Drupal/Core/Ajax/AnnounceCommand.php, line 28

Class

AnnounceCommand
AJAX command for a JavaScript Drupal.announce() call.

Namespace

Drupal\Core\Ajax

Code

const PRIORITY_ASSERTIVE = 'assertive';

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