works on disabled buttons
05d05038089433e861e054c65822e5a281767d54
1 files changed
WebFormBuilder/Examples/formConfigData.json
diff --git a/WebFormBuilder/Examples/formConfigData.json b/WebFormBuilder/Examples/formConfigData.json
index 8b09e0c..dc079ff 100644
--- a/WebFormBuilder/Examples/formConfigData.json
+++ b/WebFormBuilder/Examples/formConfigData.json
@@ -182,7 +182,7 @@
"Type": "Button",
"Name": "custom_button",
"Label": "Custom Button",
- "Value": "Do not press me"
+ "Value": "Do not press me",
"Tooltip": "Click this button for custom action."
},
{