Trigger / Action for Button Component
Summary
Trigger / Action for Button ComponentContent
Hi,
I would like to have a button and a text field on a page and the button when clicked to refresh the text field with a custom text (current time).
I have created custom button component and have added the trigger information on the appInfo.json of the component (as per the documentation) and the corresponding entries required on the render.js for the same.
But the trigger is not getting listed on the Link Tab of the Settings panel for the custom component.
The triggers block in appInfo.json is
"triggers": [{
1