Table

The Inline Table component opens up the possibilities for presenting various data types in an organized and visually appealing manner. Whether you want to showcase product listings, user profiles, or any other data type, this Table component allows you to do so quickly.

Table Name

Start by providing a name for your table. This name helps identify and categorize the data in the Inline Table.

Items

Add the entries to populate your table.

Each item can have its settings for the title and subtitle, allowing you to customize the content displayed in each row. You can populate the data manually, automatically retrieve user data, or even use unique formulas to specify the content for each row.

Hidden

Choose whether to hide the component from the view of the app users. This can be useful when the table is irrelevant in some exceptional cases or events or needs to be hidden for security reasons.

Tag

Name the component for use with the Typescript.

currentPage.components.componentTag

Last updated