FormatAbout
Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info
Source file
packages/product-core/src/RootModel/FormatAbout.ts
generally exists on the config.json or root config as configuration.formatAbout
FormatAbout - Slots
slot: configuration.formatAbout.config
config: {
type: 'frozen',
description: 'formats configuration object in about dialog',
defaultValue: {},
contextVariable: ['config'],
}
slot: configuration.formatAbout.hideUris
hideUris: {
type: 'boolean',
defaultValue: false,
}