Loading editor...
concepts · Updated 2026-02-18
Repeatable elements driven by data.
# Collections A *collection* is an element that renders one child per data item. Collections support three binding types: - **Static JSON** — paste data inline. - **Locale** — i18n data tied to the active locale. - **Async API** — fetch from a remote endpoint. Use the CMS tab to switch between them.