interface WidgetResultCalcUserInputDialog {
    values: AnyCalcUserInput[];
}

Properties

Properties