method Event.initEvent
Jump to headingEvent.initEvent(type: string,bubbles?: boolean,cancelable?: boolean,): void
Parameters Jump to heading
Jump to headingtype: string
optional
Jump to headingbubbles: boolean
optional
Jump to headingcancelable: boolean
Return Type Jump to heading
void