Call Screen methods from custom Blade layout #2384
Unanswered
ValerianMemsk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using custom blade template representing table with some buttons in it:
and js to handle those button cliks.
Question is - can i call screen method (like save() or delete()) on those buttons like i do on with orchid Button class and if "yes", how can i do that?
Beta Was this translation helpful? Give feedback.
All reactions