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