# Official TinyMCE Blazor component ## About This package is a thin wrapper around [TinyMCE](https://github.com/tinymce/tinymce) to make it easier to use in a Blazor application. * If you need detailed documentation on TinyMCE, see: [TinyMCE Documentation](https://www.tiny.cloud/docs/tinymce/8/). * For the TinyMCE Blazor Quick Start, see: [TinyMCE Documentation - Blazor Integration](https://www.tiny.cloud/docs/tinymce/8/blazor-cloud/). * For the TinyMCE Blazor Technical Reference, see: [TinyMCE Documentation - TinyMCE Blazor Technical Reference](https://www.tiny.cloud/docs/tinymce/8/blazor-ref/). ### Issues Have you found an issue with `tinymce-blazor` or do you have a feature request? Open up an [issue](https://github.com/tinymce/tinymce-blazor/issues) and let us know or submit a [pull request](https://github.com/tinymce/tinymce-blazor/pulls). *Note: for issues related to TinyMCE please visit the [TinyMCE repository](https://github.com/tinymce/tinymce).*