Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
AlertComponentOptions
Interface AlertComponentOptions
interface
AlertComponentOptions
{
visible
:
boolean
;
message
:
string
;
type
:
"success"
|
"danger"
;
duration
?:
number
;
onHide
?:
(
(
)
=>
void
)
;
textColor
?:
string
;
}
Index
Properties
visible
message
type
duration?
on
Hide?
text
Color?
Properties
visible
visible
:
boolean
message
message
:
string
type
type
:
"success"
|
"danger"
Optional
duration
duration
?:
number
Optional
on
Hide
on
Hide
?:
(
(
)
=>
void
)
Optional
text
Color
text
Color
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
visible
message
type
duration
on
Hide
text
Color
MediaSFU
MediaSFU Angular
Loading...