icon picker
Table

Configurable properties

Table label: Label displayed on top of the table and as the accessible label. As a plain text.
Column Settings: Defines static headers used in the table. defined by a Label, a Key and a Column type (Text, Number, Date, Checkbox, Select list)
Data source: Data used to render the rows of the table. Can only be a data Entity that return a list of objects, where each object represents a row in the table.
Pagination: Enables pagination in the table. If enabled, it splits the rows provided by Data source into chunks with the size defined by the field Number of rows per page.
Number of rows per page: The size of each page. Used only if pagination is enabled. Must be greater than zero.
Hide if: Condition to hide the text field. or Always.

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.