public property RoyalSliderOptionSetEntity::$animated_move_effect in RoyalSlider Integration 8
Move effect direction. Can be 'left', 'right', 'top', 'bottom' or 'none'.
Type: string
File
- src/
Entity/ RoyalSliderOptionSetEntity.php, line 585 - Contains \Drupal\royalslider\Entity\RoyalSliderOptionSetEntity.
Class
- RoyalSliderOptionSetEntity
- Defines a RoyalSliderOptionSet configuration entity class.
Namespace
Drupal\royalslider\EntityCode
public $animated_move_effect = 'top';