I am trying to create a page where the user can view the content of any of the common files. This will be read only and not able to edit it. The content will be served from the server.
Atmosphere did not have much regarding this. Are there any packages or tools in Javascript that I can use for this? Or some recommendation on how to go about this.
Thanks, that looks interesting. I’m looking into it. Although it might not work for me in this situation because I am trying to serve content from my own server / S3 bucket.
I created a template (component) to wrap the iframe with reactive stuff, such as displaying a spinner until the iframe is loaded. the template depends on specific parts of my project and is not built for sharing
However, if you’re interested in more information you can ask me