How do I make a message/info/error box? #1308
Locked
hoffstadt
announced in
Frequently Asked Questions (FAQ)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Answer
There are several ways you could make your own message box. Most will follow a pattern similar to the example below. This example demonstrates a function that creates a centered modal popup window that is destroyed after the user makes a selection.
Example
Resources
Reusable Code
Beta Was this translation helpful? Give feedback.
All reactions