File Store

Get a Component Instance

The file store reference can be created by the following method which would not fire a server-side call.

    
copy
//Get a file store instance let filestore = app.filestore();