We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463e2ab commit f454e55Copy full SHA for f454e55
docs/taglist.md
@@ -51,7 +51,7 @@ Initializes UltraHTML functionality:
51
Displays a popup toast message.
52
53
> [!IMPORTANT]
54
-> Ultra.popupmsg will throw an Error if text is not set.
+> Ultra.popupmsg will throw a TypeError if `text` is not set.
55
56
- `text` — String content for the popup
57
- `allowHTML` — *(Optional)* If `true`, renders `text` as HTML
0 commit comments