Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DataCommand.php
DataCommand::$name
The key of the data attached to elements matched by the selector.
Type:
string
File
core/
lib/
Drupal/
Core/
Ajax/
DataCommand.php
, line 33
Class
DataCommand
An AJAX command for implementing jQuery's data() method.
Namespace
Drupal\Core\Ajax
Code
protected $name;
RSS feed