Skip to content

Commit

Permalink
Desc text updates (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashiSubramanya authored Mar 4, 2025
1 parent dc18c5d commit a0bac04
Show file tree
Hide file tree
Showing 3 changed files with 432 additions and 412 deletions.
5 changes: 4 additions & 1 deletion src/embed/liveboard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,10 @@ export interface LiveboardViewConfig
*/
showPreviewLoader?: boolean;
/**
* This flag is used to enable the compact header on a Liveboard
* Enables or disables the compact header feature on a Liveboard.
* Compact Liveboard header is turned off by default on Liveboards in
* ThoughtSpot Embedded apps.
*
* @type {boolean}
* @default false
* @version SDK: 1.35.0 | ThoughtSpot:10.3.0.cl
Expand Down
Loading

0 comments on commit a0bac04

Please sign in to comment.