React SPA Framework - ViewCache - Events

This section describes events fired by the ViewCache object.

viewRemoved

Fires after an item is removed from the view cache.

Type:

Event

Function parameters:
e:

Object

Information about the event.

Object structure:
Name Type Description
viewInfo

Object

Provides information on the removed view.