toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-bootstrap
/
dev.kilua.externals
/
Bootstrap
/
Toast
Toast
class
Toast
(
element
:
HTMLElement
)
:
JsAny
External Bootstrap Toast class.
Members
Constructors
Toast
Link copied to clipboard
constructor
(
element
:
HTMLElement
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
dispose
Link copied to clipboard
fun
dispose
(
)
Disposes the toast.
hide
Link copied to clipboard
fun
hide
(
)
Hides the toast.
show
Link copied to clipboard
fun
show
(
)
Shows the toast.