Skip to content
  1. API
  2. Types

Color

Type: null|string

CSS color name (e.g "red"), "transparent", rgb(a) notation (e.g: "rgb(128, 128, 128)" or "rgba(128, 128, 128, 0.2)"), hexadecimal notation (e.g: "#FFFFFF") or null (transparent).