The CSS selector for the element(s) to be removed.
Type: string
File
- core/lib/Drupal/Core/Ajax/RemoveCommand.php, line 26
Class
- RemoveCommand
- AJAX command for calling the jQuery remove() method.
Namespace
Drupal\Core\Ajax
Code
protected $selector;
Please login to continue.