toast abstract method

Component toast(
  1. ToastProps props
)

Render a toast notification component

Implementation

Component toast(ToastProps props);