Custom Modal #156
WashingtonMorais
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to create a dynamic modal and open it?
Ex.:
Open Modal
function createModal(title, content){
code to create a div on the fly and append the content variable
}
Beta Was this translation helpful? Give feedback.
All reactions