replugged
Preparing search index...
types
RepluggedAnnouncement
Interface RepluggedAnnouncement
interface
RepluggedAnnouncement
{
_dismissed
?:
boolean
;
button
?:
{
href
?:
string
;
onClick
?:
()
=>
void
;
text
:
string
}
;
color
?:
string
;
message
:
ReactNode
;
onClose
?:
()
=>
void
;
}
Index
Properties
_
dismissed?
button?
color?
message
on
Close?
Properties
Optional
_
dismissed
_dismissed
?:
boolean
Optional
button
button
?:
{
href
?:
string
;
onClick
?:
()
=>
void
;
text
:
string
}
Optional
color
color
?:
string
message
message
:
ReactNode
Optional
on
Close
onClose
?:
()
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
dismissed
button
color
message
on
Close
replugged
Loading...