div-solid-background

Solid background color.

JSON

{
  type*: "solid",
  color*: "string"
}

Parameters

ParametersDescription
color

string

Required parameter.

Color.

Valid formats: #RGB, #ARGB, #RRGGBB, #AARRGGBB.

type

string

Required parameter.

The value must always be solid.

ParametersDescription
color

string

Required parameter.

Color.

Valid formats: #RGB, #ARGB, #RRGGBB, #AARRGGBB.

type

string

Required parameter.

The value must always be solid.