The object containing the information needed for specific attribute events.
An example event using the default mode:
{ callbackId: 'callback-id-reference' }
The callback id to reference.
The specifc way the attribute event should be handled. Default is async if not specified.
async
Note: Currently only supports async mode.
Generated using TypeDoc
The object containing the information needed for specific attribute events.
An example event using the default mode:
{ callbackId: 'callback-id-reference' }