Data Store

Get a component instance

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

    
copy
//Get a datastore instance let datastore = app.datastore();