@JsName("onEvent") internal fun on{{$event_name_uppercase}}(type: String, callback: ({{$callback_args}}) -> Unit)