https://github.com/tinymce/tinymce-blazor
Blazor integration
https://github.com/tinymce/tinymce-blazor
Last synced: 8 months ago
JSON representation
Blazor integration
- Host: GitHub
- URL: https://github.com/tinymce/tinymce-blazor
- Owner: tinymce
- License: mit
- Created: 2020-11-30T05:16:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T01:47:56.000Z (about 1 year ago)
- Last Synced: 2025-01-15T19:54:57.430Z (about 1 year ago)
- Language: HTML
- Size: 196 KB
- Stars: 46
- Watchers: 13
- Forks: 15
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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/7/).
* For the TinyMCE Blazor Quick Start, see: [TinyMCE Documentation - Blazor Integration](https://www.tiny.cloud/docs/tinymce/7/blazor-cloud/).
* For the TinyMCE Blazor Technical Reference, see: [TinyMCE Documentation - TinyMCE Blazor Technical Reference](https://www.tiny.cloud/docs/tinymce/7/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).*