From 4a37e2ec1cf5369ef85972ce4a41befd784a4f57 Mon Sep 17 00:00:00 2001 From: Masha_Rudenko Date: Thu, 21 May 2026 11:43:35 +0300 Subject: [PATCH] [update] add online examples link to React index - added link to live demos in the Get started section of react/index.md --- docs/react/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/react/index.md b/docs/react/index.md index f35904e4..2746c4be 100644 --- a/docs/react/index.md +++ b/docs/react/index.md @@ -12,6 +12,7 @@ The official declarative React wrapper for DHTMLX Spreadsheet. Build spreadsheet - [Installation](/react/installation/) - install the evaluation or commercial package - [Quick start](/react/quick-start/) - build your first spreadsheet app step by step +- [Online examples](https://dhtmlx.com/react/demos/spreadsheet/) - check live demos of React Spreadsheet features :::info You can also explore the [GitHub demo repository](https://github.com/DHTMLX/react-spreadsheet-examples) for a complete working example.