The Wayback Machine - https://web.archive.org/web/20250910175820/https://angular.dev/api/cdk/testing/EventData
    • Overview
@angular/cdk/testing

EventData

Type Alias

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}
    
    
Jump to details
HTTPS · web.archive.org
← Home