is there a way page.click to run the function #850
Unanswered
bobwatcherx
asked this question in
Q&A
Replies: 1 comment
-
There are really good examples in the documentation on using dialogs you should check it out! Here is how you could create your own custom modal and integrate it onto your page. I added a dark tint on the page to add elevation on blur the background a bit.
|
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
-
I want to make my own custom Dialog. and when clicked a yellow dialog appears. and when clicked anywhere, the yellow dialog disappears. is there a way?
My code
Beta Was this translation helpful? Give feedback.
All reactions