Replies: 2 comments 1 reply
-
|
Using javascript: import { HSOverlay } from 'preline'; function myFunc(){ //Open //Closing async function myAsyncFunc(){ //Open //Closing |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I had a similar issue and it can be solved by using the following snippet (for vanilla javascript). |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi..
lest say I'm using one of the modals here...
How can I open and close it without the button? I mean using JavaScript directly?
Beta Was this translation helpful? Give feedback.
All reactions