{{ cellValue }}+ + + + + diff --git a/src/components/ListTable/formatters/OutputExpandFormatter.vue b/src/components/ListTable/formatters/OutputExpandFormatter.vue new file mode 100644 index 000000000..1594ff04f --- /dev/null +++ b/src/components/ListTable/formatters/OutputExpandFormatter.vue @@ -0,0 +1,21 @@ + +
+ {{ '$ '+ row.input }} ++ + + + + diff --git a/src/components/ListTable/formatters/RouterFormatter.vue b/src/components/ListTable/formatters/RouterFormatter.vue new file mode 100644 index 000000000..062ab04fa --- /dev/null +++ b/src/components/ListTable/formatters/RouterFormatter.vue @@ -0,0 +1,23 @@ + +
+ {{ row.output }} +