ej2-react-ui-components
ej2-react-ui-components copied to clipboard
Syncfusion React UI components library offer more than 50+ cross-browser, responsive, and lightweight react UI controls for building modern web applications.
I'm able to properly render the spreadsheet in Next.js 12.2.5 / react 17.0.2 / react-dom 17.02 but when I bump react to 18.2 and react-dom to 18.2 with the same...
### Redirect description Need to update the support and license topic in all Syncfusion public repo ### Solution description Updated the support and license topic in all Syncfusion public repo...
Code  Error  Package json 
Hey folks, it would be nice to have better typedefs for the `template` prop of the `ColumnDirective` component. Right now the type is limited to `string | Function | any`,...
I have integrated ej2-react-pdfviewer in my project, But I have noticed an issue. Lable for checkbox shows only in edit mode:  in view mode lable is note visible: ...
I am using a grid component(V: 27.1.50) to render tasks in react based web application. When dynamically changing the data source based on the selected filter (e.g., gridInstanceMyTask.dataSource = myTasks;),...
Locale to be used are those of **ISO 639-1** and **ISO 3166-1 alpha-2** (like `fr-CH`, `en-GB`, `en-US`. etc...). Except for French, it just need the language name without the country...
In React components, the key value of translations is sometimes in CamelCase, sometimes in PascalCase. Impossible to use the resx definitions as a basis for loading the correct keys, which...
Translations are not loaded in the ViewsDirective/ViewDirective when using group/resources althrouh it works without group/resources 