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
{{ message }}
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
I didn't find in the documentation to register the modal without a link. Is this possible? e.g: I want to trigger the modal when a div is clicked. I can't just use a tag, because the div contain some a tags.
I didn't find in the documentation to register the modal without a link. Is this possible? e.g: I want to trigger the modal when a
divis clicked. I can't just useatag, because the div contain someatags.