{%- set static = static ?? false %} {%- set staticRows = static or (staticRows ?? false) %} {%- set cols = cols ?? [] %} {%- set rows = rows ?? [] %} {%- set initJs = not static and (initJs ?? true) -%} {%- set minRows = minRows ?? 'null' %} {%- set maxRows = maxRows ?? 'null' %} {% if not static %} {% endif %}