row
The row object is accessible in the rows/_row.plate
theme file, if it’s rendered by the {% render_content %}
tag inside the {% content_for section %}
block. Read more on how content_for
works here.
row.columns
Returns array of columns that have the row object as parent.
{{ row.columns }}