backgroundColor

backgroundColor

backgroundColor

Background color in RGBA format or as a ColorStyle instance

Type

string | ColorStyle | null

Supported by

  • FrameNode

Caveats

  • Setting to null removes the background color

  • Format example: rgba(242, 59, 57, 1)