Markprompt
Docs
Sign in
  • Home
  • SDK
  • API
  • Templates
  • FAQ
  • Introduction
  • Quickstart
  • Theming
  • Syntax Highlighting
  • Hooks
  • useChatStore
  • useSearch
  • useFeedback
  • Components
  • Markprompt
  • Answer
  • AutoScroller
  • ChatView
  • Prompt
  • References
  • SearchView
  • Types
  • MarkpromptOptions
  • ChatOptions
  • AvatarsOptions
  • ChatViewMessage
  • ChatViewTool
  • ConfirmationProps
  • DefaultViewProps
  • DefaultSearchViewProps
  • DisclaimerViewProps
  • FeedbackOptions
  • FileSectionReference
  • FileReferenceFileData
  • IntegrationsOptions
  • OpenAI
  • ReferencesOptions
  • SearchOptions
  • SearchResult
  • SearchResultComponentProps
  • SubmitChatOptions
  • SubmitFeedbackOptions
  • ToolsOptions
  • UserConfigurableOptions
  • Integrations
  • Algolia

ChatViewMessage

PropTypeDescription
idReturnType<typeof crypto.randomUUID>

Message id.

stateChatLoadingState

The loading state.

namestring

Message name.

errorError

Error associated to the message.

ChatLoadingState

1type ChatLoadingState =
2  | 'indeterminate'
3  | 'preload'
4  | 'streaming-answer'
5  | 'done'
6  | 'cancelled';

Resources

DocumentationSDKAPI ReferenceTemplatesIntegrationsFAQ

Company

AboutJobsTermsPrivacySecurity

Contact

LinkedInSupportContact Us

© 2024 Markprompt

All systems normal