method Event.initEvent Private Event.initEvent(type: string,bubbles?: boolean,cancelable?: boolean,): void Deprecated Parameters type: string optional bubbles: boolean optional cancelable: boolean Return Type void