SpotterSidebarViewConfig
- Index
- Properties
- enablePastConversationsSidebar
- spotterBestPracticesLabel
- spotterChatDeleteLabel
- spotterChatRenameLabel
- spotterConversationsBatchSize
- spotterDeleteConversationModalTitle
- spotterDocumentationUrl
- spotterNewChatButtonTitle
- spotterPastConversationAlertMessage
- spotterSidebarDefaultExpanded
- spotterSidebarTitle
Configuration for the Spotter sidebar. Can be used in SpotterEmbed and AppEmbed.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
Index🔗
Properties🔗
enablePastConversationsSidebar🔗
enablePastConversationsSidebar: boolean
Optional
Controls the visibility of the past conversations sidebar.
Version : SDK: 1.45.0 | ThoughtSpot: 26.2.0.cl
default : false
spotterBestPracticesLabel🔗
spotterBestPracticesLabel: string
Optional
Custom label text for the best practices button in the footer. Defaults to translated "Best Practices" text.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
spotterChatDeleteLabel🔗
spotterChatDeleteLabel: string
Optional
Custom label text for the delete action in the conversation edit menu. Defaults to translated "DELETE" text.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
spotterChatRenameLabel🔗
spotterChatRenameLabel: string
Optional
Custom label text for the rename action in the conversation edit menu. Defaults to translated "Rename" text.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
spotterConversationsBatchSize🔗
spotterConversationsBatchSize: number
Optional
Number of conversations to fetch per batch when loading conversation history.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
default : 30
spotterDeleteConversationModalTitle🔗
spotterDeleteConversationModalTitle: string
Optional
Custom title text for the delete conversation confirmation modal. Defaults to translated "Delete chat" text.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
spotterDocumentationUrl🔗
spotterDocumentationUrl: string
Optional
Custom URL for the documentation/best practices link.
Defaults to ThoughtSpot docs URL based on release version.
Note: URL must include the protocol (e.g., https://www.example.com).
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
spotterNewChatButtonTitle🔗
spotterNewChatButtonTitle: string
Optional
Custom title text for the "New Chat" button in the sidebar. Defaults to translated "New Chat" text.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
spotterPastConversationAlertMessage🔗
spotterPastConversationAlertMessage: string
Optional
Custom message text for the past conversation banner alert. Defaults to translated alert message.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
spotterSidebarDefaultExpanded🔗
spotterSidebarDefaultExpanded: boolean
Optional
Boolean to set the default expanded state of the sidebar.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl
default : false
spotterSidebarTitle🔗
spotterSidebarTitle: string
Optional
Custom title text for the sidebar header. Defaults to translated "Spotter" text.
Version : SDK: 1.46.0 | ThoughtSpot: 26.3.0.cl