You are here

protected property TimelineBackground::$color in Views TimelineJS integration 7.3

The background color.

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

Type: string

File

src/TimelineBackground.php, line 22

Class

TimelineBackground
Defines a TimelineJS3 background object.

Code

protected $color;