You are here

public property RoyalSliderOptionSetEntity::$thumbs_fit_in_viewport in RoyalSlider Integration 8

Reduces size of main viewport area by thumbnails width or height, use it when you set 100% width to slider.

Type: bool

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $thumbs_fit_in_viewport = TRUE;