Hi,
Is it possible to integrate the file manager into the rich text editor? I see that it's been done previously for other platforms but I can't find any reference to it for Blazor.
Maybe the ability to add a custom toolbar item that launches the file manager in a window and posts back the selected file to the editor?
Ideally, I'd like the user to be able to browse images on the server and select to insert them into the editor.
Many thanks,
Miles