EventInit

inline fun EventInit(    bubbles: Boolean? = false,     cancelable: Boolean? = false,     composed: Boolean? = false): EventInit