Resolve "Add toogle to show hidden parameters"
Compare changes
Files
5@@ -16,6 +16,10 @@ const props = defineProps({
@@ -16,6 +16,10 @@ const props = defineProps({
@@ -32,7 +36,7 @@ const defaultValue = computed<string | undefined>(
@@ -32,7 +36,7 @@ const defaultValue = computed<string | undefined>(
@@ -48,6 +52,7 @@ const showRightColum = computed<boolean>(
@@ -48,6 +52,7 @@ const showRightColum = computed<boolean>(