Skip to main content

FormatAbout

Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info

Also note: this document represents the config API for the current released version of jbrowse. If you are not using the current version, please cross reference the markdown files in our repo of the checked out git tag

Source code

GitHub page

Docs

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,
}