You are here

public property RoyalSliderOptionSetEntity::$thumbs_auto_center in RoyalSlider Integration 8

Automatically centers container with thumbs if there are small number of items.

Type: bool

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $thumbs_auto_center = TRUE;