Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO-184196-REACT-IMAGE-ALT-TEXT #464

Open
wants to merge 4 commits into
base: hotfix/hotfix-v26.1.35
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ej2-react/barcode/datamatrixgenerator.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions ej2-react/schedule/data-binding.md
Original file line number Diff line number Diff line change
@@ -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 Essential React Schedule component, its elements, and more.
control: Data binding
platform: ej2-react
documentation: ug
Expand Down Expand Up @@ -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)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this correct?


### Using custom adaptor

Expand Down