Interface InternalLinkTypeThemeSettings

The link is a link to the theme section of the application settings. Subtype of InternalLinkType.

interface InternalLinkTypeThemeSettings {
    @type: "internalLinkTypeThemeSettings";
}

Properties

Properties

@type: "internalLinkTypeThemeSettings"