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