double click to edit default value

This commit is contained in:
Pete Matsyburka
2024-06-12 20:05:55 +03:00
parent 2389c3fc40
commit 3b717ae3de
3 changed files with 154 additions and 35 deletions
+2
View File
@@ -1,4 +1,5 @@
const en = {
editable: 'Editable',
search_field: 'Search field',
field_not_found: 'Field not found',
clear: 'Clear',
@@ -11,6 +12,7 @@ const en = {
display_title: 'Display title',
with_logo: 'With logo',
unchecked: 'Unchecked',
type_value: 'Type value',
equal: 'Equal',
not_equal: 'Not equal',
contains: 'Contains',