+
+
+ {{ listData.name }}
+
+
+ {{ displayListSelector }}
+
+
+ {{ listData.list_selector_type }}
+
+
+ {{ displayItemSelector }}
+
+
+ {{ listData.item_selector_type }}
+
+
+
+
+
{{ t('components.autoprobe.list.fields') }}
+
+
+
+
+ {{ scope.row.displaySelector }}
+
+
+
+
+
+
+
{{ t('components.autoprobe.list.nestedLists') }}
+
+
+
+
+ {{ scope.row.displayListSelector }}
+
+
+
+
+
+
+
+
{{ t('components.autoprobe.list.items') || 'List Items' }}
+
+
+
+
+
+ {{ scope.row[column.prop] }}
+
+ {{ JSON.stringify(scope.row[column.prop], null, 2) }}
+
+
+
+
+
+
+
+
+
+
{{ t('components.autoprobe.list.pageData') || 'Page Data' }}
+
+
+
+
+ {{ scope.row.value }}
+ {{ scope.row.value }}
+
+
+
+
+
+ {{ t('components.autoprobe.list.notFound') || 'List details not found' }}
+