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.
2 parents e012726 + a57b10c commit c499931Copy full SHA for c499931
docs/api.md
@@ -37,7 +37,6 @@ type Position =
37
| `Toast.message` | Create a toast and set the message content |
38
| `Toast.title` | Set the title content |
39
| `Toast.position` | Set the position |
40
-| `Toast.addInput` | Add an input to the toast |
41
| `Toast.icon` | Set the icon |
42
| `Toast.timeout` | Set the timeout in seconds |
43
| `Toast.noTimeout` | No timeout, make sure to add a close button or dismiss on click |
0 commit comments