# @tinymce/tinymce-react

> Official TinyMCE React Component

Latest version **6.3.0** (published 2025-07-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tinymce/tinymce-react
pnpm add @tinymce/tinymce-react
yarn add @tinymce/tinymce-react
bun add @tinymce/tinymce-react
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 6.3.0 |
| Published | 2025-07-31 |
| First published | 2017-11-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 111 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1067 |
| Author | Ephox Corporation DBA Tiny Technologies, Inc. |
| Maintainers | ephox, tinymce |

## Links

- npm: https://www.npmjs.com/package/@tinymce/tinymce-react
- Repository: https://github.com/tinymce/tinymce-react
- Homepage: https://github.com/tinymce/tinymce-react#readme
- Issues: https://github.com/tinymce/tinymce-react/issues
- npm.io page: https://npm.io/package/@tinymce/tinymce-react

## Dependencies (1)

- [prop-types](https://npm.io/package/prop-types.md) ^15.6.2

## Recent versions

- 6.3.0 (latest) — 2025-07-31
- 6.3.1-rc.20251103084220573.sha3c1864c (rc-6.3) — 2025-11-03
- 6.3.1-feature.20251031134916198.sha1636919 (feature-INT-3362) — 2025-10-31
- 6.3.1-feature.20251028054937834.sha4b5c9fc (feature-TINY-13157) — 2025-10-28
- 6.3.0-feature.20250731015048163.shaba1ce73 (feature-INT-3357) — 2025-07-31
- 6.2.2-rc.20250729070145936.sha6d409aa (rc-6.2) — 2025-07-29
- 6.2.2-feature.20250729014209382.shafb9c620 (feature-INT-3350) — 2025-07-29
- 6.2.1 (release-6.2) — 2025-06-03
- 6.2.1-feature.20250602230724395.sha5532672 (feature-INT-3345_2) — 2025-06-02
- 6.2.1-hotfix.20250602045039622.sha6cfca16 (hotfix-INT-3347) — 2025-06-02
- 6.2.0-feature.20250529004840389.shac1f9530 (feature-INT-3345) — 2025-05-29
- 6.2.0-feature.20250509055238325.sha93815f4 (feature-TINY-11906) — 2025-05-09
- 6.1.1-rc.20250331043411718.sha4ce80bb (rc-6.1) — 2025-03-31
- 6.1.0 (release-6.1) — 2025-03-31
- 6.1.0-feature.20250331012207489.shaa84959c (feature-prepare_6.1.0_release) — 2025-03-31
- … 416 more at https://npm.io/package/@tinymce/tinymce-react/versions

## README

# Official TinyMCE React component

## About

This package is a thin wrapper around [TinyMCE](https://github.com/tinymce/tinymce) to make it easier to use in a React application.

* If you need detailed documentation on TinyMCE, see: [TinyMCE Documentation](https://www.tiny.cloud/docs/tinymce/8/).
* For the TinyMCE React Quick Start, see: [TinyMCE Documentation - React Integration](https://www.tiny.cloud/docs/tinymce/8/react-cloud/).
* For the TinyMCE React Technical Reference, see: [TinyMCE Documentation - TinyMCE React Technical Reference](https://www.tiny.cloud/docs/tinymce/8/react-ref/).
* For our quick demos, check out the TinyMCE React [Storybook](https://tinymce.github.io/tinymce-react/).


### Issues

Have you found an issue with tinymce-react or do you have a feature request? Open up an [issue](https://github.com/tinymce/tinymce-react/issues) and let us know or submit a [pull request](https://github.com/tinymce/tinymce-react/pulls). *Note: For issues concerning TinyMCE please visit the [TinyMCE repository](https://github.com/tinymce/tinymce).*

---
_Source: https://npm.io/package/@tinymce/tinymce-react · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
