-
Notifications
You must be signed in to change notification settings - Fork 108
Updated readme content #169
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
Conversation
README.md
Outdated
| @@ -1,5 +1,5 @@ | |||
| # Syncfusion React UI Components Library (Essential JS 2) | |||
| Syncfusion React UI Components library has been built from the ground up to be lightweight, responsive, modular and touch friendly. It offers 70+ UI components that every applications will ever need. | |||
| Syncfusion React UI Components library has been built from the ground up to be lightweight, responsive, modular and touch friendly. It offers 100+ UI components that every applications will ever need. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
set as 140+
README.md
Outdated
| </td> | ||
| </tr> | ||
| </tr> | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add image editor and markdown editor
README.md
Outdated
|
|
||
| </table> | ||
|
|
||
| ### Dropdowns |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dropdown menu is placed in buttons category. Place it in Dropdowns.
README.md
Outdated
| <a href="https://www.syncfusion.com/react-ui-components/react-checkbox"><b>Checkbox</b></a> | ||
| </td> | ||
| <td rowspan="3"> | ||
| <a href="https://www.npmjs.com/package/@syncfusion/ej2-react-buttons"><img src="https://ej2.syncfusion.com/github/images/npm-logo.png" alt="npm package @syncfusion/ej2-react-buttons" title="@syncfusion/ej2-react-buttons" style="height:20px;" /></a> <a href="https://ej2.syncfusion.com/badges/ej2-buttons"><img src="https://ej2.syncfusion.com/badges/ej2-buttons/coverage.svg" alt="code coverage of @syncfusion/ej2-react-buttons" title="@syncfusion/ej2-react-buttons" /></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does checkbox comes under buttons category?
README.md
Outdated
| <a href="https://www.syncfusion.com/react-ui-components/react-data-grid"><b>Data Grid</b></a> | ||
| </td> | ||
| <td> | ||
| <a href="https://www.npmjs.com/package/@syncfusion/ej2-react-grids"><img src="https://ej2.syncfusion.com/github/images/npm-logo.png" alt="npm package @syncfusion/ej2-react-grids" title="@syncfusion/ej2-react-grids" style="height:20px;" /></a> <a href="https://ej2.syncfusion.com/badges/ej2-grids"><img src="https://ej2.syncfusion.com/badges/ej2-grids/coverage.svg" alt="code coverage of @syncfusion/ej2-react-grids" title="@syncfusion/ej2-react-grids" /></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add Smart components category too.
No description provided.