Skip to content

Commit

Permalink
SCAL-236471 Update Sage embed documentation (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
mouryabalabhadra authored Dec 19, 2024
1 parent 4e6c4dc commit 0737ab3
Show file tree
Hide file tree
Showing 2 changed files with 3,363 additions and 2,681 deletions.
4 changes: 2 additions & 2 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2133,12 +2133,12 @@ export enum EmbedEvent {
*/
FilterChanged = 'filterChanged',
/**
* Emitted when a user clicks the **Go** button on the Search page
* Emitted when a user clicks the **Go** button on the sage embed
* @version SDK : 1.26.0 | Thoughtspot: 9.7.0.cl, 9.8.0.sw
*/
SageEmbedQuery = 'sageEmbedQuery',
/**
* Emitted when a user selects a data source.
* Emitted when a user selects a data source on the sage embed
* @version SDK : 1.26.0 | Thoughtspot: 9.7.0.cl, 9.8.0.sw
*/
SageWorksheetUpdated = 'sageWorksheetUpdated',
Expand Down
Loading

0 comments on commit 0737ab3

Please sign in to comment.