You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can we customize the button that opens the modal ?
The text was updated successfully, but these errors were encountered:
GeorgeFlorian
changed the title
How do you customize btnText ?
How do you customize the modal button ?
Jul 30, 2020
GeorgeFlorian
changed the title
How do you customize the modal button ?
How do you customize or change the modal button ? How to call a function on modal button click ?
Jul 30, 2020
I am trying to figure out how to customize the modal button.
I know we can change how it looks by using the CSS tag
button
, but I would like to add much more it.This is what I would like to have instead of the default button.
I have tried using template literals like this:
but it obviously did not work.
How can we customize the button that opens the modal ?
The text was updated successfully, but these errors were encountered: