main-concepts

No menu items for this category

TableConfig

Custom property configuration for table-type property where all column data types are strings.

  • columns (array): List of column names defined at the entity type level. Length must be between 1 and 3 (inclusive).
    • Items (string): The name of the column.
  • minColumns (integer): Default: 1.
  • maxColumns (integer): Default: 3.

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.