> For the complete documentation index, see [llms.txt](https://thoth-org.gitbook.io/thoth-elmish-toast/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thoth-org.gitbook.io/thoth-elmish-toast/readme.md).

# Introduction

This library aims to provide you a nice way to inform the user that something occured. By attaching itself at the top level of your application toasts can be persistant between page navigation.

It also provides a very basic input system. Do not abuse it, a toast should be about notifying the user, not asking them to perform an action.

[Click here to go to the interactive demo](https://thoth-org.github.io/Thoth.Elmish.Toast)

![Interactive demo showcase](/files/-MYRHUVCgiDcD2qzUiFI)
