• Genel Bakış
@angular/cdk/testing

EventData

Tür Takma Adı

Data that can be attached to a custom event dispatched from a TestElement.

API

    
      type EventData = | string  | number  | boolean  | Function  | undefined  | null  | EventData[]  | {[key: string]: EventData}
    
    
Detaylara atla