method Event.initEvent
Jump to headingEvent.initEvent(type: string,bubbles?: boolean,cancelable?: boolean,): voidParameters Jump to heading
Jump to headingtype: stringoptional
Jump to headingbubbles: booleanoptional
Jump to headingcancelable: booleanReturn Type Jump to heading
void