You are here

protected property Background::$color in Views TimelineJS integration 8.3

The background color.

A CSS color, in hexadecimal (e.g. #0f9bd1) or a valid CSS color keyword.

Type: string

File

src/TimelineJS/Background.php, line 24

Class

Background
Defines a TimelineJS3 background object.

Namespace

Drupal\views_timelinejs\TimelineJS

Code

protected $color;