-
I need to call a function of class's method in edge component. |
Beta Was this translation helpful? Give feedback.
Answered by
emrancu
May 29, 2024
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1. Create a ts file and add to preload on
adonisrc.ts
on rootIn your custom file:
and set like:
Now You can Access from .edge file like: