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