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 6a41dae commit 8c8fb34Copy full SHA for 8c8fb34
docs/taglist.md
@@ -66,7 +66,7 @@ Displays a popup toast message.
66
- `text` — String content for the popup
67
- `allowHTML` — *(Optional)* If `true`, renders `text` as HTML
68
69
-### `Ultra.modalmodal({ head = "Modal", text = "" , buttonText = "Close" })`
+### `Ultra.modal({ head = "Modal", text = "" , buttonText = "Close" })`
70
Displays a full-screen modal.
71
72
- `head` — Modal header (Defaults to "Modal")
0 commit comments