Member Junction
Preparing search index...
@memberjunction/ng-conversations
ActivityIndicatorConfig
Interface ActivityIndicatorConfig
Activity indicator configuration
interface
ActivityIndicatorConfig
{
color
?:
string
;
show
:
boolean
;
text
?:
string
;
type
:
"agent"
|
"processing"
|
"typing"
;
}
Index
Properties
color?
show
text?
type
Properties
Optional
color
color
?:
string
show
show
:
boolean
Optional
text
text
?:
string
type
type
:
"agent"
|
"processing"
|
"typing"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
show
text
type
Member Junction
Loading...
Activity indicator configuration