TX Text Control React Packages Released
We are very happy to announce the immediate availability of React packages for TX Text Control. The new packages are available on npm and provide a wide range of document processing features including the Document Editor and Document Viewer.

Along with ASP.NET, JavaScript, and Angular, React is a very popular and demanded client-side framework for web applications. While we have already provided React npm packages for our product DS Server, we have now released packages for use with TX Text Control .NET Server.
All client-side packages can be used in combination with TX Text Control .NET Server running as the required backend for the Document Editor and Document Viewer.
npm Packages
The following npm packages have been released:
- @txtextcontrol/tx-react-document-editor - Document Editor for React
- @txtextcontrol/tx-react-document-viewer - Document Viewer for React
Getting Started
We have published Getting Started tutorials that show how to use these packages in new React applications:
- Using the TX Text Control Document Editor in a React Application
- Using the TX Text Control Document Viewer in a React Application
In addition, we have provided a tutorial that shows how to use these packages to create an ASP.NET Core React application.
Using the Document Editor in an ASP.NET Core React Application
Related Posts
Building an ASP.NET Core Backend Application to Host the Document Editor and…
This article explains how to create an ASP.NET Core backend application to host the Document Editor and Document Viewer. This backend application is required to provide the required functionality…
ASP.NETASP.NET CoreDocument Viewer
High-Performance Text Replacement in Large DOCX Files using C# .NET
Learn how to efficiently replace text in large DOCX files using C# .NET and the ServerTextControl component from Text Control. This article demonstrates the performance benefits of using the…
ASP.NETASP.NET CoreDocument Viewer
Document Viewer 33.2.1 Released: New Event and Bug Fixes
This service pack includes important bug fixes and improvements to enhance the stability and performance of the Document Viewer. In addition, a new event has been introduced to provide developers…
Building an ASP.NET Core Backend (Linux and Windows) for the Document Editor…
This article shows how to create a backend for the Document Editor and Viewer using ASP.NET Core. The backend can be hosted on Windows and Linux and can be used in Blazor, Angular, JavaScript, and…
TX Text Control Document Editor and Viewer for Blazor Released
We are very happy to announce the immediate availability of TX Text Control packages for Blazor. This article gives an overview of the available packages and how to use them.