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 2d7b88f commit a57b10cCopy full SHA for a57b10c
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