Type Alias UmbConditionControllerArguments<ConditionConfigType, ConditionOnChangeCallbackType>

UmbConditionControllerArguments: {
    config: ConditionConfigType;
    host: UmbControllerHost;
    onChange: ConditionOnChangeCallbackType;
}

Type Parameters

MMNEPVFCICPMFPCPTTAAATR