shinyToastify

July 16, 2021 ยท View on GitHub

This is a wrapper of the 'React' library 'React-Toastify' for usage in Shiny applications.

Six available types:

The toast container and the toast body are easily customizable.

Four available transitions:

Toast are better with fontawesome icons:

Callbacks

It is possible to execute a R callback and/or a JavaScript callback whenever a toast closes.

Contents

  1. 0.1Six available types:
  2. 0.2Four available transitions:
  3. 0.3Toast are better with fontawesome icons:
  4. 0.4Callbacks