:page_loading option on pushEvent/pushEventTo. LiveView js interoperability

Hi
In LiveView there is a :page_loading option when calling JS.push() function.
I wanted to ask if there is a possibility to use that flag also when calling this.pushEvent / this.pushEventTo from client hooks scope?