You are here

public property RoyalSliderOptionSetEntity::$loop_rewind in RoyalSlider Integration 8

Makes slider to go from last slide to first with rewind. Overrides prev option.

Type: bool

File

src/Entity/RoyalSliderOptionSetEntity.php, line 173
Contains \Drupal\royalslider\Entity\RoyalSliderOptionSetEntity.

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $loop_rewind = FALSE;