Sign up (with export icon)

DataControllerToModelEvent

Api-typedef icon typedef

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

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

Properties

  • args : tuple

  • name : 'toModel'

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

Fired by