You are here

protected property Slick::$breakpoints in Slick Carousel 8

Same name and namespace in other branches
  1. 8.2 src/Entity/Slick.php \Drupal\slick\Entity\Slick::breakpoints
  2. 7.3 src/Entity/Slick.php \Drupal\slick\Entity\Slick::breakpoints

The number of breakpoints for the optionset.

Type: int

File

src/Entity/Slick.php, line 79

Class

Slick
Defines the Slick configuration entity.

Namespace

Drupal\slick\Entity

Code

protected $breakpoints = 0;