« All deprecation guides

Deprecation Guide for Ember.ActionHandler

Previously, ActionHandler could be accessed via the Ember import:

import Ember from 'ember';

Ember.ActionHandler

ActionHandler is also private.

There is no replacement for this API.