Skip to content

Interface

The version of a widget.

Inheritance: WidgetVersionVersion<WidgetUpgradeInfo>

Properties

Hide inherited properties
PropertyTypeNotes
description
inherited
string

The description of the version.

upgradeFullInfoboolean

If a version needs to upgrade full info (widgetJson and outputDataSourceJsons), it should set "upgradeFullInfo" to true.

upgrader
inherited
(oldConfigWidgetUpgradeInfo, idstring) => WidgetUpgradeInfo | Promise<WidgetUpgradeInfo>

The upgrader function for this version.

version
inherited
string

The version number, which follows the semver version format.

description

inheritedinherited
Interface Property

upgradeFullInfo

optional
Interface Property

upgrader

inheritedinherited
Interface Property

version

inheritedinherited
Interface Property

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.