Create and write data to a file from a component.

Hi, I’m looking for a way to create and write some data to a file on a server from within a component.

I want to use the url of the file to display the file in the component. I did something similar in a form using the file plugin and I’d like to replicate that from within a component.

Thanks