We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 183ef0c commit 46fdf79Copy full SHA for 46fdf79
src/embed/app.ts
@@ -377,7 +377,7 @@ export interface AppViewConfig extends AllEmbedViewConfig {
377
* This provides a clean interface without tag-related UI elements.
378
*
379
* Supported embed types: `AppEmbed`
380
- * @version SDK: 1.42.1 | ThoughtSpot: 10.14.0.cl
+ * @version SDK: 1.42.2 | ThoughtSpot: 10.15.0.cl
381
* @example
382
* ```js
383
* // Simple usage - automatically hides all tag-related UI
static/typedoc/typedoc.json
@@ -23324,7 +23324,7 @@
23324
"tags": [
23325
{
23326
"tag": "version",
23327
- "text": "SDK: 1.42.1 | ThoughtSpot: 10.14.0.cl"
+ "text": "SDK: 1.42.2 | ThoughtSpot: 10.15.0.cl"
23328
},
23329
23330
"tag": "example",
0 commit comments