blockComponentBackgroundColor top-level constant

String const blockComponentBackgroundColor

the background of the block component

its value is a string of hex code, e.g. '#00000000'

Implementation

const blockComponentBackgroundColor = 'bgColor';