Cache

Get component instance

The cache reference can be created using the following method which does not fire a server-side call.

Copied//Get a cache instance
    let cache = app.cache();