kvision / pl.treksoft.kvision.toast / Toast / error
error
(js)
fun error(message: String, title: String? = null, options: ToastOptions? = null): Unit
Shows an error toast.
Parameters
message
- a toast message
title
- a toast title
options
- toast options