Sign up (with export icon)

DataControllerSetEvent

Api-typedef icon typedef

An event fired after set() method has been run.

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

Properties

  • args : tuple

  • name : 'set'

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

Fired by