The content for the matched element(s).
Either a render array or an HTML string.
Type: string|array
File
- core/lib/Drupal/Core/Ajax/InsertCommand.php, line 38
Class
- InsertCommand
- Generic AJAX command for inserting content.
Namespace
Drupal\Core\Ajax
Code
protected $content;
Please login to continue.