You are here

protected property JcarouselAppendCommand::$stop_preload in jCarousel 8.5

Same name and namespace in other branches
  1. 8.4 src/Ajax/JcarouselAppendCommand.php \Drupal\jcarousel\Ajax\JcarouselAppendCommand::stop_preload

Preload content flag.

If the command is a response to a request from an #ajax form element then this value can be NULL.

Type: bool

File

src/Ajax/JcarouselAppendCommand.php, line 61
Contains \Drupal\Core\Ajax\JcarouselAppendCommand.

Class

JcarouselAppendCommand
An AJAX command for adding jCarousel items dynamically.

Namespace

Drupal\jcarousel\Ajax

Code

protected $stop_preload;