Example

{% if data="demo_daily_orders" %}
	If Content
{% /if %}
{% else %}
	Else Content
{% /else %}

Attributes

This component has no props.