'Can we use onclick or onchange attribute in a liquid schema
{ "name": "Button", "type": "block", "settings": [ { "type": "text", "id": "button-1", "label": "button", "default": "click me", "onclick": "function()" } ] }
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
