Preparing search index...
The search index is not available
@ask-frontend/ask-bot-service
@ask-frontend/ask-bot-service
types
LoadingEvent
Interface LoadingEvent
Triggered when the chatbot changes the loading state: true/false
interface
LoadingEvent
{
payload
:
boolean
;
type
:
"loading"
;
}
Hierarchy
EventWithPayload
LoadingEvent
Index
Properties
payload
type
Properties
payload
payload
:
boolean
type
type
:
"loading"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
type
@ask-frontend/ask-bot-service
Loading...
Triggered when the chatbot changes the loading state: true/false