File Store

Catalyst File Store provides cloud storage solutions for the application files and user data files of your Catalyst application, and enables access to shared data. You can store, manage, and organize images, videos, text files, document files, spreadsheets, or files of other formats.

Get a Component Instance

The file store component instance can be created as shown below. This does not fire a server-side call.

    
copy
//Get a file store instance var filestore = catalyst.file;

Last Updated 2024-01-04 12:37:42 +0530 +0530

RELATED LINKS

File Store