{settings.responsiveimages.backendlayout.{backendlayout}}
{backendlayoutConfig.{data.colPos}}
frame-{data.frame_class}
frame-type-{data.CType}
frame-layout-{data.layout}
frame-background-{f:if(condition: data.background_color_class, else: 'none', then: data.background_color_class)}
frame-space-before-{f:if(condition: data.space_before_class, else: 'none', then: data.space_before_class)}
frame-space-after-{f:if(condition: data.space_after_class, else: 'none', then: data.space_after_class)}
{f:if(condition: data.background_image, then: 'frame-has-backgroundimage', else: 'frame-no-backgroundimage')}
frame-backgroundimage
{frameBackgroundImageClasses} frame-backgroundimage-parallax
{frameBackgroundImageClasses} frame-backgroundimage-fade
{frameBackgroundImageClasses} frame-backgroundimage-{data.background_image_options.filter}