+ { IMAGE_BACKGROUND_TYPE === backgroundType && (
+ // Used only to programmatically check if the image is dark or not
+
+ ) }
+ { url && gradientValue && dimRatio !== 0 && (
+
+ ) }
+ { VIDEO_BACKGROUND_TYPE === backgroundType && (
+
+ ) }
+
+ { children }
+
+
+