Member Junction
Preparing search index...
@memberjunction/ng-conversations
BadgeConfig
Interface BadgeConfig
Badge display configuration
interface
BadgeConfig
{
animate
?:
boolean
;
count
?:
number
;
priority
?:
NotificationPriority
;
show
:
boolean
;
type
?:
"count"
|
"dot"
|
"pulse"
|
"new"
;
}
Index
Properties
animate?
count?
priority?
show
type?
Properties
Optional
animate
animate
?:
boolean
Optional
count
count
?:
number
Optional
priority
priority
?:
NotificationPriority
show
show
:
boolean
Optional
type
type
?:
"count"
|
"dot"
|
"pulse"
|
"new"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animate
count
priority
show
type
Member Junction
Loading...
Badge display configuration