interface WidgetConfigFormEditor {
    rows: FormRowConfig[];
}

Properties

Properties