Skip to content

Commit 511ce5c

Browse files
committed
Adding link to TypeScript Formatting sample
1 parent 16eef91 commit 511ce5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/trex_format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@ For more information about using event listeners, see [Events and Event Handling
9595

9696
## What's Next
9797

98-
* To see a working sample dashboard extension that uses workbook formatting, see the [Formatting](https://github.com/tableau/extensions-api/tree/main/Samples/Formatting){:target="_blank"} sample in the Samples folder.
98+
* To see a working sample dashboard extension that uses workbook formatting, see the JavaScript [Formatting](https://github.com/tableau/extensions-api/tree/main/Samples/Formatting){:target="_blank"} sample in the Samples folder, or the TypeScript [Formatting](https://github.com/tableau/extensions-api/tree/main/Samples-Typescript/Formatting){:target="_blank"} sample in the Samples-Typescript folder.
9999

100100
* For information about accessing the formatting styles in a workbook, see [workbookFormatting]({{site.baseurl}}/docs/interfaces/environment.html#workbookformatting){:target="_blank"} in the API reference documentation.

0 commit comments

Comments
 (0)