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[]FunctionnumberHTMLElementstringstringFunctionvoid"danger" | "success" | "warning" | "info"← ICommand SnackbarItem →