How to trigger the 'Import Template Modal' on grapes init #4272
Answered
by
boomshakar
boomshakar
asked this question in
Q&A
-
Hello, `
}` |
Beta Was this translation helpful? Give feedback.
Answered by
boomshakar
Apr 22, 2022
Replies: 1 comment
-
I was able to get what I want by triggering click() on the button itself,
If there's a better workaround, i'd be glad If you share with me the knowledge. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
boomshakar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was able to get what I want by triggering click() on the button itself,
If there's a better workaround, i'd be glad If you share with me the knowledge.
Thanks.