Comment on page
🪄
Trigger Action
To trigger an action programmatically, use the code snippet below
When triggering an action programmatically, the trigger element will be
null
in the onRequestInit
callback.$fetch.triggerAction('your_action_name')
Last modified 8mo ago