Skip to main content

ConditionContributionDescriptor

interface

How a condition appears in a mod's manifest once the host has folded it. Produced by the build, not written by authors.

interface ConditionContributionDescriptor

Import

import { ConditionContributionDescriptor } from '@modular/sdk';

Members4

contextKey
string

The workbench context key this condition drives.

declarationHash
string

Fingerprint of the declaration, used to detect a changed rule.

id
string
titleoptional
string

Notes

category
State