Liquid v0.6.0 Liquid.TableRow
tablerow
tag iterates over an array or collection splitting it up to a table with pre-set columns number
Several useful variables are available to you within the loop.
Summary
Functions
Parses and organises markup to set up iterator
Iterates through pre-set data and appends it to rendered output list
Adds the HTML table rows and cols depending on the initial cols
parameter
Functions
Parses and organises markup to set up iterator
Iterates through pre-set data and appends it to rendered output list
Adds the HTML table rows and cols depending on the initial cols
parameter