Preparing search index...
The search index is not available
@ask-frontend/ask-bot-service
@ask-frontend/ask-bot-service
types
LoadingErrorEvent
Interface LoadingErrorEvent
Triggered in case of an API error.
interface
LoadingErrorEvent
{
payload
:
string
;
type
:
"loadingError"
;
}
Hierarchy
EventWithPayload
LoadingErrorEvent
Index
Properties
payload
type
Properties
payload
payload
:
string
type
type
:
"loadingError"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
type
@ask-frontend/ask-bot-service
Loading...
Triggered in case of an API error.