You are here

protected property Classes::$opacity in GridStack 8.2

The black opacity for backgrounds or colors.

Type: array

File

src/Plugin/gridstack/stylizer/Classes.php, line 25

Class

Classes
Provides the classes styles.

Namespace

Drupal\gridstack\Plugin\gridstack\stylizer

Code

protected $opacity = [
  20,
  40,
  60,
  80,
  90,
];