You are here

public property SlickBase::$options in Slick Carousel 7.3

Same name and namespace in other branches
  1. 8.2 src/Entity/SlickBase.php \Drupal\slick\Entity\SlickBase::options

The plugin instance options.

Type: array

File

src/Entity/SlickBase.php, line 36

Class

SlickBase
Defines the Slick configuration entity.

Namespace

Drupal\slick\Entity

Code

public $options = [];