preload

  • function
 

Called by a production script to pre-load a fragment renderer function into the view cache.

view.preload(id, renderer)

Called by a production script to pre-load a fragment renderer function into the view cache.

Parameters

  1. id {String}

  2. renderer {function()}