Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The Repeater component is a component used to dynamically display and manage multiple instances of a data set or list of items. It allows you to repeat repeats a specific set of components for each item in a collection, effectively creating a list or grid of repeated elements.

...

The Repeater is particularly useful for displaying lists of records, product catalogs, or any other scenario where you need to present multiple items in a consistent, repeated format within the noKodr application.

...

Attributes:

Attributes are the options available for each component, allowing you to customize its appearance and functionality. They help you tailor the look and behavior of your components to fit your needsThe Repeater component is used to dynamically display and manage multiple instances of a data set or list of items. It repeats a specific set of components for each item in a collection, creating a list or grid of repeated elements.

Basic

...

Attribute Name

Description

Model

Creating a New Model: You can either select an existing model from the list or create a new model by clicking on the "Create New Model" option for your Repeater.

Note: The Repeater requires multiple records, so select multi-record model.

Header Actions

You can include multiple header actions.

Info

Reference: Header Action

Header Overflow

This feature allows you to control the number of actions displayed. Setting the limit to 1 will show only one action, with additional actions appearing in a drop-down menu.

Footer Actions

You can include multiple Footer actions.

Info

Reference: Footer Action

Footer Overflow

This feature allows you to control the number of actions displayed. Setting the limit to 1 will show only one action, with additional actions appearing in a drop-down menu.

...