SnackbarItem
buttons
- type
ISnackbarButton[]
dispose()
- type
Function
duration
- type
number
element
- type
HTMLElement
id
- type
string
message
- type
string
show()
- type
Function
- returns
void
type
- type
"danger" | "success" | "warning" | "info"
ISnackbarButton[]
Function
number
HTMLElement
string
string
Function
void
"danger" | "success" | "warning" | "info"
← ICommand SnackbarItem →