kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-bootstrap
/
dev.kilua.externals
/
Bootstrap
/
Toast
Toast
class
Toast
(
element
:
HTMLElement
)
:
JsAny
(
source
)
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.