Sign up (with export icon)

DataControllerToViewEvent

Api-typedef icon typedef

Event fired after the toView() method has been run.

The toView event is fired by the decorated toView method. See decorate for more information and samples.

Properties

  • args : tuple

  • name : 'toView'

  • return : ReturnType<DataController[ 'toView' ]>

Fired by