tinymce-docs
tinymce-docs copied to clipboard
I can't find what I'm looking for: integrations/blazor.md
I am using the blazor wrapper and can't seem to be able to paste an image into the editor and have the "data" from the image bind to the property of my model.
When using the editor in Microsoft MVC, I am able to paste an image and when I look at the model in the controller upon httppost, it shows the data. See image below.
