From dbbb97a5a5bcdbb492bd24ed3bb8960a7b150d0a Mon Sep 17 00:00:00 2001 From: Julien Finet Date: Mon, 23 Dec 2024 21:35:55 +0100 Subject: [PATCH] docs(widgets): add trame-react --- docs/vitepress/guide/intro/widgets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/vitepress/guide/intro/widgets.md b/docs/vitepress/guide/intro/widgets.md index 3d466b6e..0982ce63 100644 --- a/docs/vitepress/guide/intro/widgets.md +++ b/docs/vitepress/guide/intro/widgets.md @@ -6,6 +6,7 @@ | | html | (built-in) | 2 & 3 | 80 | | | client | (built-in) | 2 & 3 | 5 | | | [iframe](https://github.com/Kitware/trame-iframe "Handle cross-origin communication with iframe") | trame-iframe | 2 & 3 | 2 | +| | [react](https://github.com/Kitware/trame-react "React component that wraps trame iframe") | trame-react | 2 & 3 | 2 | | **GUI** | | | [bbox](https://github.com/Kitware/trame-bbox "Widget to draw and/or interact with bounding boxes") [🏗️](# "Work in progress") | trame-bbox | 2 & 3 | 1 | | | [datagrid](https://github.com/Kitware/trame-datagrid "RevoGrid spreadsheet") | trame-datagrid | 3 | 3 |