🔁Repeatable Components
Note: This page only applies to the Old Rendering Engine - for the New Rendering engine ask a Savvy Expert for help
What are Repeatable Components used for?
Repeating components that share the same structure but change content.
Displaying a certain component x times, depending on the output of a computed field.
Can any component turn into a Repeatable Component?
Yes, we can add this property to every component on the Flow, excluding Heading Labels, Titles, and Subtitles.
How do I add them?
Repeatable components are configured in the 🎚 Editor Sidebar in the Config Panel.
Once we have created our New component selecting the option +New Component

And after applying a Key to the component a new Menu will display, in which we will find a Optional - Repeater Key

We need to choose which Key to repeat in order to display this component the x amount of times.
The example below will display 5 Components, as it has 5 objects inside of the array, of course this is hardcoded for illustrative purposes

Last updated
Was this helpful?