ApplicationInstance#customEvents

customEventsObjectprivate

Defined in packages/ember-application/lib/system/application-instance.js:54

The DOM events for which the event dispatcher should listen.

By default, the application's Ember.EventDispatcher listens for a set of standard DOM events, such as mousedown and keyup, and delegates them to your application's Ember.View instances.

doc_EmberJs
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.