Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
componentsThe UI components that make up the app.
Optional
descriptionA human-readable description for the app.
Optional
embeddedAn array of queries, such as external actions and state variables, that the app uses.
Optional
nameThe name of the app.
Optional
rootThe name of the root component of the app. This must be a grid
component that contains all other components.
Optional
tagsA list of tags for the app, which can be used to filter apps.
Generated using TypeDoc
App definition attributes such as name, description, and components.