Closed amnonkhen closed 8 months ago
@amnonkhen
grid customisation instructions are recorded in a single json file
it means, we already have schema.json, we could add hide:true/false in the schema.json or do we need another json file for customisation.
hide/show are not part of the schema, because the schema describes the data model rather than presentation instructions. We will ahve those in a separate file.
Acceptance Criteria:
example configuration file -
config.ts
:hide
attribute is optional, defaults to false.