Skip to main content
Version: v1.0.4

GlobalConfig

The GlobalConfig is used to generate the list of available studies in the UI. This list is displayed on the landing page when running the app.

Properties

PropertyTypeDescription
$schemastringA required json schema property. This should point to the github link for the version of the schema you would like. See examples in the public folder for more information
configsobjectA required property that specifies the options for the configList property.
configsListstring[]A required property that is used to generate the list of available studies in the UI. This list is displayed on the landing page when running the app.