Loop Data Block
Use this block when you want to make a loop across the data.
Loop Through
Select the data that you want to loop. Available options: table, numbers, Google Sheets, elements, variables, or custom date.
Make sure you write array data type with JSON syntax when using the custom data option!
When you select the elements
options, GoLess will return an array of selectors of the elements that match the selector
you entered so that you can use the loop data block.
Loop ID
Identification of the loop. Use this ID when accessing loop data in expressions or while using the Loop Breakpoint block.
Max data
Specify the data limit in a loop.
Last updated