Replies: 1 comment 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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