Type Alias ChoiceElementOptionAttribute

ChoiceElementOptionAttribute: {
    elementId: string;
    optionIds: string[];
}

Type declaration

  • elementId: string

    The external element ID used in the 'conditionally show option' process

  • optionIds: string[]

    An array of option IDs associated with an individual option