Create a file

Sir,



I would like to know if I can



#1. create a file, add content and save it locally.

#2. Load and read its content



using any of your components





Thanks,

Biju

This is not possible.
The component are fully client side and can operate with data only inside the browser, they has not access to local file system and can’t save and read data from it.