From a1bc8154c5acd5d02e8048c62f3908e149a5f8c3 Mon Sep 17 00:00:00 2001 From: ashaamir Date: Wed, 3 Jul 2024 15:48:24 +0300 Subject: [PATCH 1/4] SEO-184196-REACT-IMAGE-ALT-TEXT --- ej2-react/schedule/data-binding.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ej2-react/schedule/data-binding.md b/ej2-react/schedule/data-binding.md index d0c88c2c9..fd68c6d3b 100644 --- a/ej2-react/schedule/data-binding.md +++ b/ej2-react/schedule/data-binding.md @@ -1,7 +1,7 @@ --- layout: post title: Data binding in React Schedule component | Syncfusion -description: Learn here all about Data binding in Syncfusion React Schedule component of Syncfusion Essential JS 2 and more. +description: Learn here all about Data binding in Syncfusion React Schedule component, its elements, and more. control: Data binding platform: ej2-react documentation: ug @@ -81,7 +81,7 @@ This method greatly improves the component's performance by reducing the data th The following image represents how the parameters are passed using ODataV4 filter. -![ODataV4 filter](images/odatav4-filter.jpg) +![ODataV4 filter in React Rich Text](images/odatav4-filter-in-react-rich-text.jpg) ### Using custom adaptor From 2bb1993fedccd2a87fce271da739bec46adda8ba Mon Sep 17 00:00:00 2001 From: ashaamir Date: Wed, 3 Jul 2024 16:23:18 +0300 Subject: [PATCH 2/4] resolved --- ...er.jpg => odatav4-filter-in-react-rich-text.jpg} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename ej2-react/schedule/images/{odatav4-filter.jpg => odatav4-filter-in-react-rich-text.jpg} (100%) diff --git a/ej2-react/schedule/images/odatav4-filter.jpg b/ej2-react/schedule/images/odatav4-filter-in-react-rich-text.jpg similarity index 100% rename from ej2-react/schedule/images/odatav4-filter.jpg rename to ej2-react/schedule/images/odatav4-filter-in-react-rich-text.jpg From d20250db63fbc89b2398e3b4d1e8539eaeb9b8c0 Mon Sep 17 00:00:00 2001 From: ashaamir Date: Tue, 9 Jul 2024 11:57:38 +0300 Subject: [PATCH 3/4] resolve --- ej2-react/schedule/data-binding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-react/schedule/data-binding.md b/ej2-react/schedule/data-binding.md index fd68c6d3b..7d16d45ae 100644 --- a/ej2-react/schedule/data-binding.md +++ b/ej2-react/schedule/data-binding.md @@ -1,7 +1,7 @@ --- layout: post title: Data binding in React Schedule component | Syncfusion -description: Learn here all about Data binding in Syncfusion React Schedule component, its elements, and more. +description: Learn here all about Data binding in Syncfusion Essential React Schedule component, its elements, and more. control: Data binding platform: ej2-react documentation: ug From a03514a15e0203fd80724d2a2b1a30bcaac00668 Mon Sep 17 00:00:00 2001 From: ashaamir Date: Tue, 9 Jul 2024 16:03:27 +0300 Subject: [PATCH 4/4] Update datamatrixgenerator.md --- ej2-react/barcode/datamatrixgenerator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-react/barcode/datamatrixgenerator.md b/ej2-react/barcode/datamatrixgenerator.md index 9bab7dea3..30152471b 100644 --- a/ej2-react/barcode/datamatrixgenerator.md +++ b/ej2-react/barcode/datamatrixgenerator.md @@ -10,7 +10,7 @@ domainurl: ##DomainURL## # Datamatrixgenerator in React Barcode component -# Data Matrix +## Data Matrix DataMatrix Barcode is a two dimensional barcode that consists of a grid of dark and light dots or blocks forming square or rectangular symbol. The data encoded in the barcode can either be numbers or alphanumeric. They are widely used in printed media such as labels and letters. You can read it easily with the help of a barcode reader and mobile phones.