Sama UI Library
Preparing search index...
SnackBar
SnackBarData
Interface SnackBarData
interface
SnackBarData
{
icon
?:
string
;
message
:
string
;
type
:
"error"
|
"custom"
|
"info"
|
"success"
;
}
Index
Properties
icon?
message
type
Properties
Optional
icon
icon
?:
string
message
message
:
string
type
type
:
"error"
|
"custom"
|
"info"
|
"success"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
icon
message
type
Sama UI Library
Loading...