Same name in other branches
- 8.x-2.x src/ColorBase.php \Drupal\color_field\ColorBase::opacity
The opacity of the color.
Type: float
File
-
src/
ColorBase.php, line 185
Class
- ColorBase
- Base color class to ease implementations.
Namespace
Drupal\color_fieldCode
protected float $opacity;