{% set props = focus.properties %} {% set color = (props.colors.primary is not empty and props.colors.primary is color light) ? '000000' : 'ffffff' %} {% set animate = preview is not empty and props.animate is not empty ? ' mf-animate' : '' %}
{% if props.bar.allow_hide %} {% endif %} {% if props.bar.push_page and 'top' == props.bar.placement %} {% endif %}