Closed PrintNow closed 3 years ago
For example, I want to click on these item to execute my custom method in "Vue.js"
Current provide configure:
{ "content": "2021073012345", "url": "javascript:void(0);" },
For example, add an "Action" configuration item here to trigger a custom Vue method
{ "content": "2021073012345", //For example, add an "Action" configuration item here to trigger a custom Vue method "onAction": this.someHandle }
@uttam-hulkapps Do we need to add this feature?
@saurabh-sali-hulkapps Sure we can think on it. @PrintNow Sure we will consider this suggestion on our new releases.
For example, I want to click on these item to execute my custom method in "Vue.js"
Current provide configure:
For example, add an "Action" configuration item here to trigger a custom Vue method
Maybe what I said is not very clear, this is the result I probably want