DowncastEvent
typedef
Type parameters
TName : extends keyof DowncastDispatcherEventMap<TItem>TItem : ModelItem
Properties
args : [ data: DowncastDispatcherEventMap<TItem>[ TName ], conversionApi: DowncastConversionApi ]module:engine/conversion/downcastdispatcher~DowncastEvent#argsname : TName | `${ string }`module:engine/conversion/downcastdispatcher~DowncastEvent#name
Value
object