You are here

public property RoyalSliderOptionSetEntity::$auto_scale_slider_width in RoyalSlider Integration 8

Base slider width. Slider will autocalculate the ratio based on these values.

Type: int

File

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

Class

RoyalSliderOptionSetEntity
Defines a RoyalSliderOptionSet configuration entity class.

Namespace

Drupal\royalslider\Entity

Code

public $auto_scale_slider_width = 800;