TextSupport#cancel()

cancel (event) private

Defined in packages/ember-views/lib/mixins/text_support.js:225

Allows you to specify a controller action to invoke when the escape button is pressed. To use this method, give your field an escape-press attribute. The value of that attribute should be the name of the action in your controller that you wish to invoke.

For an example on how to use the escape-press attribute, please reference the example near the top of this file.

Parameters:

event Event
doc_EmberJs
2016-11-30 16:53:50
Comments
Leave a Comment

Please login to continue.